Structs§
- Schema of a column, used as an immutable struct.
- Fulltext options for a column.
- Skipping options for a column.
Enums§
- Column extended type set in column schema’s metadata.
- Fulltext analyzer.
- Skip index types.
Constants§
- Keys used in fulltext options
- Keys used in SKIPPING index options
- Key used to store default constraint in arrow field’s metadata.
- Key used to store fulltext options in arrow field’s metadata.
- Key used to store whether the column has inverted index in arrow field’s metadata.
- Key used to store skip options in arrow field’s metadata.
- Key used to store whether the column is time index in arrow field’s metadata.