fresh-borzoni opened a new pull request, #313:
URL: https://github.com/apache/fluss-rust/pull/313
## Summary
- Rename `OffsetQuery` (C++) and `OffsetType` (Python) to `OffsetSpec`
with factory methods, matching the Java client API
- Add `list_partition_infos` with optional partial partition spec filter
to Python and C++ clients
- Standardize Python config dict keys to snake_case (`bootstrap_servers`,
`writer_batch_size`, etc.) matching C++/Rust field names
- Update docs, type stubs, and examples to reflect all changes
--
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]