Expand description
Sorted strings tables.
Modules§
- file
- Structures to describe metadata of files.
- file_
purger - index
- location
- parquet
- SST in parquet format.
- version 🔒
- SST version.
Constants§
- DEFAULT_
WRITE_ BUFFER_ SIZE - Default write buffer size, it should be greater than the default minimum upload part of S3 (5mb).
- DEFAULT_
WRITE_ CONCURRENCY - Default number of concurrent write, it only works on object store backend(e.g., S3).
Functions§
- internal_
fields 🔒 - Fields for internal columns.
- to_
sst_ arrow_ schema - Gets the arrow schema to store in parquet.