gnuhpc commented on PR #633:
URL: https://github.com/apache/fluss-rust/pull/633#issuecomment-4764278762

   Fixed compilation of C++ and Elixir bindings:
   - C++ binding: added `scanner_kv_fetch_max_bytes` field to `FfiConfig` and 
header
   - Elixir binding: added match arms for 4 new `FlussError` variants 
(`ScannerExpiredException`, `UnknownScannerIdException`, 
`InvalidScanRequestException`, `TooManyScanners`)
   
   Also applied `TableId`/`PartitionId`/`BucketId` type aliases to RPC message 
signatures and corresponding admin methods.
   
   All branches rebased onto latest main.


-- 
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]

Reply via email to