BUFFER_FLUSH_BYTES

Constant BUFFER_FLUSH_BYTES 

Source
const BUFFER_FLUSH_BYTES: usize = 1024000;
Expand description

If the buffered Arrow data exceeds this size, it is flushed to object store