Skip to content

rust(feat): Update sift-stream-bindings to support FlowDescriptor/Flo…#406

Merged
tsift merged 2 commits into
mainfrom
rust/support-flow-descriptor-in-sift-stream-bindings
Nov 26, 2025
Merged

rust(feat): Update sift-stream-bindings to support FlowDescriptor/Flo…#406
tsift merged 2 commits into
mainfrom
rust/support-flow-descriptor-in-sift-stream-bindings

Conversation

@tsift
Copy link
Copy Markdown
Contributor

@tsift tsift commented Nov 26, 2025

Updates sift-stream to internally use the FlowDescriptor instead of holding onto the FlowConfig after sending to Sift.

  • Since the mapping to update the vector in the IngestWithConfigDataStreamRequest is now persistent, performance for message_to_ingest_req actually improves a good amount, and even becoming more performant than message_to_ingest_req_direct at larger numbers of channels in the request.

Updates to the sift-stream-bindings to support the FlowDescriptor and FlowBuilder, including adding necessary Python wrappers which will be utilized in the Python clients in future releases.

In order to prevent breaking existing clients, the python dependencies are updated to exclude the rc.4 sift-stream-bindings release. Once the necessary Python changes are made separately, those will be updated again.

@tsift tsift requested a review from nathan-sift November 26, 2025 00:41
Copy link
Copy Markdown
Contributor

@nathan-sift nathan-sift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Comment thread rust/crates/sift_stream_bindings/src/stream/config.rs
Comment thread rust/crates/sift_stream_bindings/src/stream/config.rs
@tsift tsift merged commit ab91090 into main Nov 26, 2025
15 checks passed
@tsift tsift deleted the rust/support-flow-descriptor-in-sift-stream-bindings branch November 26, 2025 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants