Skip to main content

Module configs

Module configs 

Source

Constants§

DEFAULT_CLOUD_FOOTER_READ_SIZE
Tail size to speculatively fetch when reading file metadata from a cloud source. Sized generously as the cost of overfetching is low (extra KB) vs the cost of underfetching (extra round-trip).

Functions§

cloud_footer_read_size
env_partitioned_upload_chunk_size
env_partitioned_upload_concurrency
env_upload_chunk_size
env_upload_concurrency
Max concurrent tasks within a single cloud writer.