Module error

Source

Structs§

BuildColumnDescriptorSnafu
SNAFU context selector for the Error::BuildColumnDescriptor variant
ColumnExistsSnafu
SNAFU context selector for the Error::ColumnExists variant
ColumnNotExistsSnafu
SNAFU context selector for the Error::ColumnNotExists variant
DatafusionSnafu
SNAFU context selector for the Error::Datafusion variant
InvalidAlterRequestSnafu
SNAFU context selector for the Error::InvalidAlterRequest variant
InvalidColumnOptionSnafu
SNAFU context selector for the Error::InvalidColumnOption variant
InvalidTableNameSnafu
SNAFU context selector for the Error::InvalidTableName variant
InvalidTableOptionValueSnafu
SNAFU context selector for the Error::InvalidTableOptionValue variant
MissingTimeIndexColumnSnafu
SNAFU context selector for the Error::MissingTimeIndexColumn variant
ParseTableOptionSnafu
SNAFU context selector for the Error::ParseTableOption variant
RemoveColumnInIndexSnafu
SNAFU context selector for the Error::RemoveColumnInIndex variant
SchemaBuildSnafu
SNAFU context selector for the Error::SchemaBuild variant
SchemaConversionSnafu
SNAFU context selector for the Error::SchemaConversion variant
SetFulltextOptionsSnafu
SNAFU context selector for the Error::SetFulltextOptions variant
SetSkippingOptionsSnafu
SNAFU context selector for the Error::SetSkippingOptions variant
TableOperationSnafu
SNAFU context selector for the Error::TableOperation variant
TableProjectionSnafu
SNAFU context selector for the Error::TableProjection variant
TablesRecordBatchSnafu
SNAFU context selector for the Error::TablesRecordBatch variant
UnsetSkippingOptionsSnafu
SNAFU context selector for the Error::UnsetSkippingOptions variant
UnsupportedSnafu
SNAFU context selector for the Error::Unsupported variant

Enums§

Error
Default error implementation of table.

Type Aliases§

Result