SDK
Rust
Description
The default gRPC message size limit should be 4MB, while the Zerobus server currently supports 10MB. We should investigate how Arrow Flight streams interact with chunking of batches and the message size limit.
Proposed Solution
N/A
Additional Context
N/A