risingwave_connector::source::base

Constant MAX_CHUNK_SIZE

source
pub const MAX_CHUNK_SIZE: usize = 1024;
Expand description

The max size of a chunk yielded by source stream.