fresh-borzoni opened a new pull request, #273: URL: https://github.com/apache/fluss-rust/pull/273
## Summary
closes #243
- Add `subscribe_partition_buckets` method across Rust core, C++ and
Python bindings to subscribe to multiple partition+bucket combinations at once
- Add `CreatePartition` to C++ bindings (was missing, already existed in
Python)
- Add partitioned table example to C++ example with `CreatePartition`,
`SubscribePartition` and `SubscribePartitionBuckets` usage
- Add `subscribe_partition_buckets` example to Python example
- Add integration test for `subscribe_partition_buckets`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
