Structsยง
- RawTable
Info - Struct used to serialize and deserialize
TableInfo
. - RawTable
Meta - Struct used to serialize and deserialize
TableMeta
. - Split
Result ๐ - The result after splitting requests by column location info.
- Table
Ident - Identifier of the table.
- Table
Info - Table
Info Builder - Builder for
TableInfo
. - Table
Meta - The table metadata.
- Table
Meta Builder - Builder for
TableMeta
.
Enumsยง
- Convert
Error - Filter
Push Down Type - Indicates whether and how a filter expression can be handled by a Table for table scans.
- Table
Info Builder Error - Error type for TableInfoBuilder
- Table
Meta Builder Error - Error type for TableMetaBuilder
- Table
Type - Indicates the type of this table for metadata/catalog purposes.
Functionsยง
- set_
column_ ๐fulltext_ options - Set column fulltext options if it passed the validation.
- set_
column_ ๐skipping_ index_ options - unset_
column_ ๐fulltext_ options - unset_
column_ ๐skipping_ index_ options