[PR #1267] [MERGED] checkpoint-postgres: set unset channel values to empty in blobs #1986

Closed
opened 2026-02-20 17:46:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1267
Author: @vbarda
Created: 8/7/2024
Status: Merged
Merged: 8/7/2024
Merged by: @nfcampos

Base: mainHead: vb/update-empty-channels


📝 Commits (4)

  • d33807b checkpoint-postgres: remove unset channel values from blobs
  • b535d38 test
  • 659c988 cleanup
  • 3b87a81 Merge branch 'main' into vb/update-empty-channels

📊 Changes

2 files changed (+35 additions, -3 deletions)

View changed files

📝 libs/checkpoint-postgres/langgraph/checkpoint/postgres/base.py (+8 -3)
📝 libs/langgraph/tests/test_pregel.py (+27 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/1267 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 8/7/2024 **Status:** ✅ Merged **Merged:** 8/7/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `vb/update-empty-channels` --- ### 📝 Commits (4) - [`d33807b`](https://github.com/langchain-ai/langgraph/commit/d33807b5eaa9bf2c3b20c3bb92e77b386ba8a296) checkpoint-postgres: remove unset channel values from blobs - [`b535d38`](https://github.com/langchain-ai/langgraph/commit/b535d38393110fbb081bef12da79563b2f750cfd) test - [`659c988`](https://github.com/langchain-ai/langgraph/commit/659c9881cf2cee6db5e755fe64bfce7295511eeb) cleanup - [`3b87a81`](https://github.com/langchain-ai/langgraph/commit/3b87a81c7064b8128c61540b2045cb357a20637b) Merge branch 'main' into vb/update-empty-channels ### 📊 Changes **2 files changed** (+35 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `libs/checkpoint-postgres/langgraph/checkpoint/postgres/base.py` (+8 -3) 📝 `libs/langgraph/tests/test_pregel.py` (+27 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:46:01 -05:00
yindo closed this issue 2026-02-20 17:46:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1986