This is an automated email from the ASF dual-hosted git repository.

yuxia pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fluss-rust.git


    from e5adc3d  feat: introduce scan record batch in cpp (#230)
     add 0cf25e6  chore: make Config#bootstrap_server required (#233)

No new revisions were added by this update.

Summary of changes:
 bindings/cpp/src/lib.rs                            |  2 +-
 bindings/python/src/config.rs                      |  6 ++--
 crates/examples/src/example_kv_table.rs            |  2 +-
 .../examples/src/example_partitioned_kv_table.rs   |  2 +-
 crates/examples/src/example_table.rs               |  2 +-
 crates/fluss/src/client/connection.rs              |  6 +---
 crates/fluss/src/client/table/scanner.rs           |  8 ++---
 crates/fluss/src/config.rs                         | 38 +++++++++++++---------
 crates/fluss/tests/integration/fluss_cluster.rs    |  2 +-
 9 files changed, 36 insertions(+), 32 deletions(-)

Reply via email to