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.
- plain_
internal_ ๐fields - Fields for internal columns.
- to_
plain_ sst_ arrow_ schema - Gets the arrow schema to store in parquet.
- to_
sst_ arrow_ schema - Gets the arrow schema to store in parquet.