List of all items
Structs
- compute::CastOptions
- compute::FilterBuilder
- compute::FilterPredicate
- compute::LexicographicalComparator
- compute::Partitions
- compute::SlicesIterator
- compute::SortColumn
- compute::SortOptions
- compute::TakeOptions
- compute::kernels::cast::CastOptions
- compute::kernels::cast_utils::IntervalParseConfig
- compute::kernels::filter::FilterBuilder
- compute::kernels::filter::FilterPredicate
- compute::kernels::filter::SlicesIterator
- compute::kernels::partition::Partitions
- compute::kernels::sort::LexicographicalComparator
- compute::kernels::sort::SortColumn
- compute::kernels::sort::SortOptions
- compute::kernels::take::TakeOptions
- duration::DurationMicrosecond
- duration::DurationMillisecond
- duration::DurationNanosecond
- duration::DurationSecond
- error::ArrowComputeSnafu
- error::BadArrayAccessSnafu
- error::CastTimeTypeSnafu
- error::CastTypeSnafu
- error::ConversionSnafu
- error::ConvertArrowArrayToScalarsSnafu
- error::DefaultValueTypeSnafu
- error::DeserializeSnafu
- error::DuplicateColumnSnafu
- error::DuplicateMetaSnafu
- error::InvalidFulltextOptionSnafu
- error::InvalidJsonSnafu
- error::InvalidPrecisionOrScaleSnafu
- error::InvalidSkippingIndexOptionSnafu
- error::InvalidTimestampIndexSnafu
- error::InvalidTimestampPrecisionSnafu
- error::InvalidVectorSnafu
- error::NullDefaultSnafu
- error::ParseExtendedTypeSnafu
- error::ParseSchemaVersionSnafu
- error::ProjectArrowSchemaSnafu
- error::SerializeSnafu
- error::ToScalarValueSnafu
- error::TryFromValueSnafu
- error::UnknownVectorSnafu
- error::UnsupportedArrowTypeSnafu
- error::UnsupportedDefaultExprSnafu
- error::UnsupportedOperationSnafu
- error::ValueExceedsPrecisionSnafu
- schema::ColumnSchema
- schema::FieldsAndIndices
- schema::FulltextOptions
- schema::RawSchema
- schema::Schema
- schema::SchemaBuilder
- schema::SkippingIndexOptions
- schema::column_schema::ColumnSchema
- schema::column_schema::FulltextOptions
- schema::column_schema::SkippingIndexOptions
- schema::raw::RawSchema
- time::TimeMicrosecond
- time::TimeMillisecond
- time::TimeNanosecond
- time::TimeSecond
- timestamp::TimestampMicrosecond
- timestamp::TimestampMillisecond
- timestamp::TimestampNanosecond
- timestamp::TimestampSecond
- types::BinaryType
- types::BooleanType
- types::DateType
- types::Decimal128Type
- types::DictionaryType
- types::DurationMicrosecondType
- types::DurationMillisecondType
- types::DurationNanosecondType
- types::DurationSecondType
- types::Float32Type
- types::Float64Type
- types::Int16Type
- types::Int32Type
- types::Int64Type
- types::Int8Type
- types::IntervalDayTimeType
- types::IntervalMonthDayNanoType
- types::IntervalYearMonthType
- types::JsonType
- types::ListType
- types::NullType
- types::OrdPrimitive
- types::StringType
- types::TimeMicrosecondType
- types::TimeMillisecondType
- types::TimeNanosecondType
- types::TimeSecondType
- types::TimestampMicrosecondType
- types::TimestampMillisecondType
- types::TimestampNanosecondType
- types::TimestampSecondType
- types::UInt16Type
- types::UInt32Type
- types::UInt64Type
- types::UInt8Type
- types::VectorType
- types::binary_type::BinaryType
- types::boolean_type::BooleanType
- types::cast::CastOption
- types::date_type::DateType
- types::decimal_type::Decimal128Type
- types::dictionary_type::DictionaryType
- types::duration_type::DurationMicrosecondType
- types::duration_type::DurationMillisecondType
- types::duration_type::DurationNanosecondType
- types::duration_type::DurationSecondType
- types::interval_type::IntervalDayTimeType
- types::interval_type::IntervalMonthDayNanoType
- types::interval_type::IntervalYearMonthType
- types::json_type::JsonType
- types::list_type::ListType
- types::null_type::NullType
- types::primitive_type::Float32Type
- types::primitive_type::Float64Type
- types::primitive_type::Int16Type
- types::primitive_type::Int32Type
- types::primitive_type::Int64Type
- types::primitive_type::Int8Type
- types::primitive_type::OrdPrimitive
- types::primitive_type::UInt16Type
- types::primitive_type::UInt32Type
- types::primitive_type::UInt64Type
- types::primitive_type::UInt8Type
- types::string_type::StringType
- types::time_type::TimeMicrosecondType
- types::time_type::TimeMillisecondType
- types::time_type::TimeNanosecondType
- types::time_type::TimeSecondType
- types::timestamp_type::TimestampMicrosecondType
- types::timestamp_type::TimestampMillisecondType
- types::timestamp_type::TimestampNanosecondType
- types::timestamp_type::TimestampSecondType
- types::vector_type::VectorType
- value::DictionaryValue
- value::ListValue
- value::OrderedFloat
- vectors::BinaryVector
- vectors::BinaryVectorBuilder
- vectors::BooleanVector
- vectors::BooleanVectorBuilder
- vectors::ConstantVector
- vectors::Decimal128Vector
- vectors::Decimal128VectorBuilder
- vectors::DictionaryIter
- vectors::DictionaryVector
- vectors::Helper
- vectors::ListIter
- vectors::ListVector
- vectors::ListVectorBuilder
- vectors::NullVector
- vectors::NullVectorBuilder
- vectors::PrimitiveIter
- vectors::PrimitiveVector
- vectors::PrimitiveVectorBuilder
- vectors::StringVector
- vectors::StringVectorBuilder
- vectors::Validity
- vectors::binary::BinaryVector
- vectors::binary::BinaryVectorBuilder
- vectors::boolean::BooleanVector
- vectors::boolean::BooleanVectorBuilder
- vectors::constant::ConstantVector
- vectors::decimal::Decimal128Iter
- vectors::decimal::Decimal128Vector
- vectors::decimal::Decimal128VectorBuilder
- vectors::dictionary::DictionaryIter
- vectors::dictionary::DictionaryVector
- vectors::helper::Helper
- vectors::list::ListIter
- vectors::list::ListVector
- vectors::list::ListVectorBuilder
- vectors::list::NullBufferBuilder
- vectors::null::NullVector
- vectors::null::NullVectorBuilder
- vectors::primitive::PrimitiveIter
- vectors::primitive::PrimitiveVector
- vectors::primitive::PrimitiveVectorBuilder
- vectors::string::StringVector
- vectors::string::StringVectorBuilder
- vectors::validity::Validity
Enums
- compute::DatePart
- compute::kernels::cast_utils::IntervalUnit
- compute::kernels::temporal::DatePart
- data_type::ConcreteDataType
- error::Error
- schema::FulltextAnalyzer
- schema::FulltextBackend
- schema::SkippingIndexType
- schema::column_schema::ColumnExtType
- schema::column_schema::FulltextAnalyzer
- schema::column_schema::FulltextBackend
- schema::column_schema::SkippingIndexType
- schema::constraint::ColumnDefaultConstraint
- type_id::LogicalTypeId
- types::DurationType
- types::IntervalType
- types::TimeType
- types::TimestampType
- types::duration_type::DurationType
- types::interval_type::IntervalType
- types::json_type::JsonFormat
- types::time_type::TimeType
- types::timestamp_type::TimestampType
- value::ListValueRef
- value::Value
- value::ValueRef
- vectors::validity::ValidityKind
Traits
- compute::StringArrayType
- compute::kernels::cast_utils::Parser
- compute::kernels::comparison::StringArrayType
- data_type::DataType
- scalars::Scalar
- scalars::ScalarRef
- scalars::ScalarVector
- scalars::ScalarVectorBuilder
- serialize::Serializable
- types::LogicalPrimitiveType
- types::WrapperType
- types::primitive_type::LogicalPrimitiveType
- types::primitive_type::WrapperType
- value::TryAsPrimitive
- vectors::MutableVector
- vectors::Vector
- vectors::operations::VectorOp
Macros
- data_type::impl_new_concrete_type_functions
- duration::define_duration_with_unit
- for_all_primitive_types
- interval::define_interval_with_unit
- scalars::impl_scalar_for_native
- time::define_time_with_unit
- timestamp::define_timestamp_with_unit
- types::duration_type::impl_data_type_for_duration
- types::interval_type::impl_data_type_for_interval
- types::primitive_type::define_logical_primitive_type
- types::primitive_type::define_non_timestamp_primitive
- types::primitive_type::impl_wrapper
- types::time_type::impl_data_type_for_time
- types::timestamp_type::impl_data_type_for_timestamp
- value::define_data_type_func
- value::impl_as_for_value_ref
- value::impl_ord_for_value_like
- value::impl_try_as_primitive
- value::impl_try_from_value
- value::impl_value_from
- value::impl_value_ref_from
- vectors::eq::is_vector_eq
- vectors::impl_extend_for_builder
- vectors::impl_get_for_vector
- vectors::impl_get_ref_for_vector
- vectors::impl_try_from_arrow_array_for_vector
- vectors::impl_validity_for_vector
- vectors::operations::cast::cast_non_constant
- vectors::operations::filter::filter_non_constant
- vectors::operations::impl_scalar_vector_op
- vectors::operations::take::take_indices
- with_match_primitive_type_id
Functions
- compute::and
- compute::and_kleene
- compute::and_not
- compute::binary
- compute::binary_mut
- compute::bit_and
- compute::bit_or
- compute::bit_xor
- compute::bool_and
- compute::bool_or
- compute::build_filter
- compute::can_cast_types
- compute::cast
- compute::cast_with_options
- compute::concat
- compute::concat_batches
- compute::contains
- compute::date_part
- compute::day
- compute::day_dyn
- compute::doy
- compute::doy_dyn
- compute::ends_with
- compute::filter
- compute::filter_record_batch
- compute::hour
- compute::hour_dyn
- compute::ilike
- compute::in_list
- compute::in_list_utf8
- compute::interleave
- compute::interleave_record_batch
- compute::is_not_null
- compute::is_null
- compute::kernels::aggregate::bit_and
- compute::kernels::aggregate::bit_or
- compute::kernels::aggregate::bit_xor
- compute::kernels::aggregate::bool_and
- compute::kernels::aggregate::bool_or
- compute::kernels::aggregate::max
- compute::kernels::aggregate::max_array
- compute::kernels::aggregate::max_binary
- compute::kernels::aggregate::max_binary_view
- compute::kernels::aggregate::max_boolean
- compute::kernels::aggregate::max_string
- compute::kernels::aggregate::max_string_view
- compute::kernels::aggregate::min
- compute::kernels::aggregate::min_array
- compute::kernels::aggregate::min_binary
- compute::kernels::aggregate::min_binary_view
- compute::kernels::aggregate::min_boolean
- compute::kernels::aggregate::min_string
- compute::kernels::aggregate::min_string_view
- compute::kernels::aggregate::sum
- compute::kernels::aggregate::sum_array
- compute::kernels::aggregate::sum_array_checked
- compute::kernels::aggregate::sum_checked
- compute::kernels::arity::binary
- compute::kernels::arity::binary_mut
- compute::kernels::arity::try_binary
- compute::kernels::arity::try_binary_mut
- compute::kernels::arity::try_unary
- compute::kernels::arity::try_unary_mut
- compute::kernels::arity::unary
- compute::kernels::arity::unary_mut
- compute::kernels::bitwise::bitwise_and
- compute::kernels::bitwise::bitwise_and_not
- compute::kernels::bitwise::bitwise_and_scalar
- compute::kernels::bitwise::bitwise_not
- compute::kernels::bitwise::bitwise_or
- compute::kernels::bitwise::bitwise_or_scalar
- compute::kernels::bitwise::bitwise_shift_left
- compute::kernels::bitwise::bitwise_shift_left_scalar
- compute::kernels::bitwise::bitwise_shift_right
- compute::kernels::bitwise::bitwise_shift_right_scalar
- compute::kernels::bitwise::bitwise_xor
- compute::kernels::bitwise::bitwise_xor_scalar
- compute::kernels::boolean::and
- compute::kernels::boolean::and_kleene
- compute::kernels::boolean::and_not
- compute::kernels::boolean::is_not_null
- compute::kernels::boolean::is_null
- compute::kernels::boolean::not
- compute::kernels::boolean::or
- compute::kernels::boolean::or_kleene
- compute::kernels::cast
- compute::kernels::cast::can_cast_types
- compute::kernels::cast::cast
- compute::kernels::cast::cast_with_options
- compute::kernels::cast_utils::parse_decimal
- compute::kernels::cast_utils::parse_interval_day_time
- compute::kernels::cast_utils::parse_interval_month_day_nano
- compute::kernels::cast_utils::parse_interval_month_day_nano_config
- compute::kernels::cast_utils::parse_interval_year_month
- compute::kernels::cast_utils::string_to_datetime
- compute::kernels::cast_utils::string_to_time_nanoseconds
- compute::kernels::cast_utils::string_to_timestamp_nanos
- compute::kernels::cmp::compare_byte_view
- compute::kernels::cmp::compare_byte_view_unchecked
- compute::kernels::cmp::distinct
- compute::kernels::cmp::eq
- compute::kernels::cmp::gt
- compute::kernels::cmp::gt_eq
- compute::kernels::cmp::lt
- compute::kernels::cmp::lt_eq
- compute::kernels::cmp::neq
- compute::kernels::cmp::not_distinct
- compute::kernels::comparison::contains
- compute::kernels::comparison::ends_with
- compute::kernels::comparison::ilike
- compute::kernels::comparison::in_list
- compute::kernels::comparison::in_list_utf8
- compute::kernels::comparison::like
- compute::kernels::comparison::nilike
- compute::kernels::comparison::nlike
- compute::kernels::comparison::regexp_is_match
- compute::kernels::comparison::regexp_is_match_scalar
- compute::kernels::comparison::regexp_is_match_utf8
- compute::kernels::comparison::regexp_is_match_utf8_scalar
- compute::kernels::comparison::starts_with
- compute::kernels::concat::concat
- compute::kernels::concat::concat_batches
- compute::kernels::concat_elements::concat_element_binary
- compute::kernels::concat_elements::concat_elements_bytes
- compute::kernels::concat_elements::concat_elements_dyn
- compute::kernels::concat_elements::concat_elements_utf8
- compute::kernels::concat_elements::concat_elements_utf8_many
- compute::kernels::filter::build_filter
- compute::kernels::filter::filter
- compute::kernels::filter::filter_record_batch
- compute::kernels::filter::prep_null_mask_filter
- compute::kernels::interleave::interleave
- compute::kernels::interleave::interleave_record_batch
- compute::kernels::length::bit_length
- compute::kernels::length::length
- compute::kernels::nullif::nullif
- compute::kernels::numeric::add
- compute::kernels::numeric::add_wrapping
- compute::kernels::numeric::div
- compute::kernels::numeric::mul
- compute::kernels::numeric::mul_wrapping
- compute::kernels::numeric::neg
- compute::kernels::numeric::neg_wrapping
- compute::kernels::numeric::rem
- compute::kernels::numeric::sub
- compute::kernels::numeric::sub_wrapping
- compute::kernels::partition::partition
- compute::kernels::rank::rank
- compute::kernels::regexp::regexp_is_match
- compute::kernels::regexp::regexp_is_match_scalar
- compute::kernels::regexp::regexp_is_match_utf8
- compute::kernels::regexp::regexp_is_match_utf8_scalar
- compute::kernels::regexp::regexp_match
- compute::kernels::sort::lexsort
- compute::kernels::sort::lexsort_to_indices
- compute::kernels::sort::partial_sort
- compute::kernels::sort::sort
- compute::kernels::sort::sort_limit
- compute::kernels::sort::sort_to_indices
- compute::kernels::substring::substring
- compute::kernels::substring::substring_by_char
- compute::kernels::take::take
- compute::kernels::take::take_arrays
- compute::kernels::take::take_record_batch
- compute::kernels::temporal::date_part
- compute::kernels::temporal::day
- compute::kernels::temporal::day_dyn
- compute::kernels::temporal::doy
- compute::kernels::temporal::doy_dyn
- compute::kernels::temporal::hour
- compute::kernels::temporal::hour_dyn
- compute::kernels::temporal::microsecond
- compute::kernels::temporal::microsecond_dyn
- compute::kernels::temporal::millisecond
- compute::kernels::temporal::millisecond_dyn
- compute::kernels::temporal::minute
- compute::kernels::temporal::minute_dyn
- compute::kernels::temporal::month
- compute::kernels::temporal::month_dyn
- compute::kernels::temporal::nanosecond
- compute::kernels::temporal::nanosecond_dyn
- compute::kernels::temporal::num_days_from_monday
- compute::kernels::temporal::num_days_from_monday_dyn
- compute::kernels::temporal::num_days_from_sunday
- compute::kernels::temporal::num_days_from_sunday_dyn
- compute::kernels::temporal::quarter
- compute::kernels::temporal::quarter_dyn
- compute::kernels::temporal::second
- compute::kernels::temporal::second_dyn
- compute::kernels::temporal::week
- compute::kernels::temporal::week_dyn
- compute::kernels::temporal::year
- compute::kernels::temporal::year_dyn
- compute::kernels::union_extract::union_extract
- compute::kernels::window::shift
- compute::kernels::zip::zip
- compute::lexsort
- compute::lexsort_to_indices
- compute::like
- compute::max
- compute::max_array
- compute::max_binary
- compute::max_binary_view
- compute::max_boolean
- compute::max_string
- compute::max_string_view
- compute::microsecond
- compute::microsecond_dyn
- compute::millisecond
- compute::millisecond_dyn
- compute::min
- compute::min_array
- compute::min_binary
- compute::min_binary_view
- compute::min_boolean
- compute::min_string
- compute::min_string_view
- compute::minute
- compute::minute_dyn
- compute::month
- compute::month_dyn
- compute::multiply_fixed_point
- compute::multiply_fixed_point_checked
- compute::multiply_fixed_point_dyn
- compute::nanosecond
- compute::nanosecond_dyn
- compute::nilike
- compute::nlike
- compute::not
- compute::nullif
- compute::num_days_from_monday
- compute::num_days_from_monday_dyn
- compute::num_days_from_sunday
- compute::num_days_from_sunday_dyn
- compute::or
- compute::or_kleene
- compute::partial_sort
- compute::partition
- compute::prep_null_mask_filter
- compute::quarter
- compute::quarter_dyn
- compute::rank
- compute::regexp_is_match
- compute::regexp_is_match_scalar
- compute::regexp_is_match_utf8
- compute::regexp_is_match_utf8_scalar
- compute::regexp_match
- compute::second
- compute::second_dyn
- compute::shift
- compute::sort
- compute::sort_limit
- compute::sort_to_indices
- compute::starts_with
- compute::sum
- compute::sum_array
- compute::sum_array_checked
- compute::sum_checked
- compute::take
- compute::take_arrays
- compute::take_record_batch
- compute::try_binary
- compute::try_binary_mut
- compute::try_unary
- compute::try_unary_mut
- compute::unary
- compute::unary_mut
- compute::union_extract
- compute::week
- compute::week_dyn
- compute::year
- compute::year_dyn
- scalars::get_iter_capacity
- schema::collect_fields
- schema::constraint::create_current_timestamp
- schema::constraint::create_current_timestamp_vector
- schema::constraint::value_type_match
- schema::try_parse_version
- schema::validate_timestamp_index
- types::boolean_type::bool_to_numeric
- types::boolean_type::numeric_to_bool
- types::cast::can_cast_type
- types::cast::cast
- types::cast::cast_with_opt
- types::cast::invalid_type_cast
- types::json_type::json_type_value_to_string
- types::json_type::parse_string_to_json_type_value
- types::json_type_value_to_string
- types::parse_string_to_json_type_value
- types::parse_string_to_vector_type_value
- types::vector_type::parse_string_to_vector_type_value
- types::vector_type::vector_type_value_to_string
- types::vector_type_value_to_string
- value::column_data_to_json
- value::duration_to_scalar_value
- value::new_item_field
- value::scalar_value_to_timestamp
- value::time_to_scalar_value
- value::timestamp_to_scalar_value
- value::to_null_scalar_value
- value::transform_value_ref_to_json_value
- vectors::decimal::replicate_decimal128
- vectors::eq::equal
- vectors::null::replicate_null
- vectors::operations::replicate::replicate_scalar
- vectors::primitive::replicate_primitive
Type Aliases
- arrow_array::BinaryArray
- arrow_array::MutableBinaryArray
- arrow_array::MutableStringArray
- arrow_array::StringArray
- compute::Filter
- compute::kernels::cast_utils::MonthDayNano
- compute::kernels::filter::Filter
- data_type::DataTypeRef
- error::Result
- schema::Metadata
- schema::SchemaRef
- schema::column_schema::Metadata
- value::OrderedF32
- value::OrderedF64
- vectors::DateVector
- vectors::DateVectorBuilder
- vectors::DurationMicrosecondVector
- vectors::DurationMicrosecondVectorBuilder
- vectors::DurationMillisecondVector
- vectors::DurationMillisecondVectorBuilder
- vectors::DurationNanosecondVector
- vectors::DurationNanosecondVectorBuilder
- vectors::DurationSecondVector
- vectors::DurationSecondVectorBuilder
- vectors::Float32Vector
- vectors::Float32VectorBuilder
- vectors::Float64Vector
- vectors::Float64VectorBuilder
- vectors::Int16Vector
- vectors::Int16VectorBuilder
- vectors::Int32Vector
- vectors::Int32VectorBuilder
- vectors::Int64Vector
- vectors::Int64VectorBuilder
- vectors::Int8Vector
- vectors::Int8VectorBuilder
- vectors::IntervalDayTimeVector
- vectors::IntervalDayTimeVectorBuilder
- vectors::IntervalMonthDayNanoVector
- vectors::IntervalMonthDayNanoVectorBuilder
- vectors::IntervalYearMonthVector
- vectors::IntervalYearMonthVectorBuilder
- vectors::TimeMicrosecondVector
- vectors::TimeMicrosecondVectorBuilder
- vectors::TimeMillisecondVector
- vectors::TimeMillisecondVectorBuilder
- vectors::TimeNanosecondVector
- vectors::TimeNanosecondVectorBuilder
- vectors::TimeSecondVector
- vectors::TimeSecondVectorBuilder
- vectors::TimestampMicrosecondVector
- vectors::TimestampMicrosecondVectorBuilder
- vectors::TimestampMillisecondVector
- vectors::TimestampMillisecondVectorBuilder
- vectors::TimestampNanosecondVector
- vectors::TimestampNanosecondVectorBuilder
- vectors::TimestampSecondVector
- vectors::TimestampSecondVectorBuilder
- vectors::UInt16Vector
- vectors::UInt16VectorBuilder
- vectors::UInt32Vector
- vectors::UInt32VectorBuilder
- vectors::UInt64Vector
- vectors::UInt64VectorBuilder
- vectors::UInt8Vector
- vectors::UInt8VectorBuilder
- vectors::VectorRef
- vectors::date::DateVector
- vectors::date::DateVectorBuilder
- vectors::duration::DurationMicrosecondVector
- vectors::duration::DurationMicrosecondVectorBuilder
- vectors::duration::DurationMillisecondVector
- vectors::duration::DurationMillisecondVectorBuilder
- vectors::duration::DurationNanosecondVector
- vectors::duration::DurationNanosecondVectorBuilder
- vectors::duration::DurationSecondVector
- vectors::duration::DurationSecondVectorBuilder
- vectors::interval::IntervalDayTimeVector
- vectors::interval::IntervalDayTimeVectorBuilder
- vectors::interval::IntervalMonthDayNanoVector
- vectors::interval::IntervalMonthDayNanoVectorBuilder
- vectors::interval::IntervalYearMonthVector
- vectors::interval::IntervalYearMonthVectorBuilder
- vectors::primitive::Float32Vector
- vectors::primitive::Float32VectorBuilder
- vectors::primitive::Float64Vector
- vectors::primitive::Float64VectorBuilder
- vectors::primitive::Int16Vector
- vectors::primitive::Int16VectorBuilder
- vectors::primitive::Int32Vector
- vectors::primitive::Int32VectorBuilder
- vectors::primitive::Int64Vector
- vectors::primitive::Int64VectorBuilder
- vectors::primitive::Int8Vector
- vectors::primitive::Int8VectorBuilder
- vectors::primitive::UInt16Vector
- vectors::primitive::UInt16VectorBuilder
- vectors::primitive::UInt32Vector
- vectors::primitive::UInt32VectorBuilder
- vectors::primitive::UInt64Vector
- vectors::primitive::UInt64VectorBuilder
- vectors::primitive::UInt8Vector
- vectors::primitive::UInt8VectorBuilder
- vectors::time::TimeMicrosecondVector
- vectors::time::TimeMicrosecondVectorBuilder
- vectors::time::TimeMillisecondVector
- vectors::time::TimeMillisecondVectorBuilder
- vectors::time::TimeNanosecondVector
- vectors::time::TimeNanosecondVectorBuilder
- vectors::time::TimeSecondVector
- vectors::time::TimeSecondVectorBuilder
- vectors::timestamp::TimestampMicrosecondVector
- vectors::timestamp::TimestampMicrosecondVectorBuilder
- vectors::timestamp::TimestampMillisecondVector
- vectors::timestamp::TimestampMillisecondVectorBuilder
- vectors::timestamp::TimestampNanosecondVector
- vectors::timestamp::TimestampNanosecondVectorBuilder
- vectors::timestamp::TimestampSecondVector
- vectors::timestamp::TimestampSecondVectorBuilder
Constants
- schema::COLUMN_FULLTEXT_CHANGE_OPT_KEY_ENABLE
- schema::COLUMN_FULLTEXT_OPT_KEY_ANALYZER
- schema::COLUMN_FULLTEXT_OPT_KEY_BACKEND
- schema::COLUMN_FULLTEXT_OPT_KEY_CASE_SENSITIVE
- schema::COLUMN_SKIPPING_INDEX_OPT_KEY_GRANULARITY
- schema::COLUMN_SKIPPING_INDEX_OPT_KEY_TYPE
- schema::COMMENT_KEY
- schema::FULLTEXT_KEY
- schema::INVERTED_INDEX_KEY
- schema::SKIPPING_INDEX_KEY
- schema::TIME_INDEX_KEY
- schema::TYPE_KEY
- schema::VERSION_KEY
- schema::column_schema::COLUMN_FULLTEXT_CHANGE_OPT_KEY_ENABLE
- schema::column_schema::COLUMN_FULLTEXT_OPT_KEY_ANALYZER
- schema::column_schema::COLUMN_FULLTEXT_OPT_KEY_BACKEND
- schema::column_schema::COLUMN_FULLTEXT_OPT_KEY_CASE_SENSITIVE
- schema::column_schema::COLUMN_SKIPPING_INDEX_OPT_KEY_GRANULARITY
- schema::column_schema::COLUMN_SKIPPING_INDEX_OPT_KEY_TYPE
- schema::column_schema::COMMENT_KEY
- schema::column_schema::DEFAULT_CONSTRAINT_KEY
- schema::column_schema::DEFAULT_GRANULARITY
- schema::column_schema::FULLTEXT_KEY
- schema::column_schema::INVERTED_INDEX_KEY
- schema::column_schema::SKIPPING_INDEX_KEY
- schema::column_schema::TIME_INDEX_KEY
- schema::constraint::CURRENT_TIMESTAMP
- schema::constraint::CURRENT_TIMESTAMP_FN
- schema::constraint::NOW_FN
- types::JSON_TYPE_NAME
- types::json_type::JSON_TYPE_NAME
- types::time_type::MICROSECOND_VARIATION
- types::time_type::MILLISECOND_VARIATION
- types::time_type::NANOSECOND_VARIATION
- types::time_type::SECOND_VARIATION
- types::timestamp_type::MICROSECOND_VARIATION
- types::timestamp_type::MILLISECOND_VARIATION
- types::timestamp_type::NANOSECOND_VARIATION
- types::timestamp_type::SECOND_VARIATION