List of all items
Structs
- admin::AdminFunction
 - admin::flush_compact_region::CompactRegionFunction
 - admin::flush_compact_region::FlushRegionFunction
 - admin::flush_compact_table::CompactTableFunction
 - admin::flush_compact_table::FlushTableFunction
 - admin::migrate_region::MigrateRegionFunction
 - admin::reconcile_catalog::ReconcileCatalogFunction
 - admin::reconcile_database::ReconcileDatabaseFunction
 - admin::reconcile_table::ReconcileTableFunction
 - aggrs::aggr_wrapper::MergeAccum
 - aggrs::aggr_wrapper::MergeWrapper
 - aggrs::aggr_wrapper::StateAccum
 - aggrs::aggr_wrapper::StateMergeHelper
 - aggrs::aggr_wrapper::StateWrapper
 - aggrs::aggr_wrapper::StepAggrPlan
 - aggrs::aggr_wrapper::fix_order::FixOrderingRewriter
 - aggrs::aggr_wrapper::fix_order::FixStateUdafOrderingAnalyzer
 - aggrs::aggr_wrapper::fix_order::UnFixStateUdafOrderingAnalyzer
 - aggrs::approximate::ApproximateFunction
 - aggrs::approximate::hll::HllState
 - aggrs::approximate::uddsketch::UddSketchState
 - aggrs::count_hash::CountHash
 - aggrs::count_hash::CountHashAccumulator
 - aggrs::count_hash::CountHashGroupAccumulator
 - aggrs::geo::GeoFunction
 - aggrs::geo::encoding::JsonEncodePathAccumulator
 - aggrs::geo::geo_path::GeoPathAccumulator
 - aggrs::vector::VectorFunction
 - aggrs::vector::product::VectorProduct
 - aggrs::vector::sum::VectorSum
 - flush_flow::FlushFlowFunction
 - function::FunctionContext
 - function_factory::ScalarFunctionFactory
 - function_registry::FunctionRegistry
 - scalars::date::DateFunction
 - scalars::date::date_add::DateAddFunction
 - scalars::date::date_format::DateFormatFunction
 - scalars::date::date_sub::DateSubFunction
 - scalars::expression::EvalContext
 - scalars::expression::ExpressionFunction
 - scalars::expression::ctx::EvalContext
 - scalars::expression::is_null::IsNullFunction
 - scalars::geo::GeoFunctions
 - scalars::geo::geohash::GeohashFunction
 - scalars::geo::geohash::GeohashNeighboursFunction
 - scalars::geo::h3::H3CellBase
 - scalars::geo::h3::H3CellCenterChild
 - scalars::geo::h3::H3CellCenterLatLng
 - scalars::geo::h3::H3CellContains
 - scalars::geo::h3::H3CellDistanceEuclideanDegree
 - scalars::geo::h3::H3CellDistanceSphereKm
 - scalars::geo::h3::H3CellIsPentagon
 - scalars::geo::h3::H3CellParent
 - scalars::geo::h3::H3CellResolution
 - scalars::geo::h3::H3CellToChildPos
 - scalars::geo::h3::H3CellToChildren
 - scalars::geo::h3::H3CellToChildrenSize
 - scalars::geo::h3::H3CellToString
 - scalars::geo::h3::H3ChildPosToCell
 - scalars::geo::h3::H3GridDisk
 - scalars::geo::h3::H3GridDiskDistances
 - scalars::geo::h3::H3GridDistance
 - scalars::geo::h3::H3GridPathCells
 - scalars::geo::h3::H3LatLngToCell
 - scalars::geo::h3::H3LatLngToCellString
 - scalars::geo::h3::H3StringToCell
 - scalars::geo::measure::STArea
 - scalars::geo::measure::STDistance
 - scalars::geo::measure::STDistanceSphere
 - scalars::geo::relation::STContains
 - scalars::geo::relation::STIntersects
 - scalars::geo::relation::STWithin
 - scalars::geo::s2::S2CellLevel
 - scalars::geo::s2::S2CellParent
 - scalars::geo::s2::S2CellToToken
 - scalars::geo::s2::S2LatLngToCell
 - scalars::geo::wkt::LatLngToPointWkt
 - scalars::hll_count::HllCalcFunction
 - scalars::ip::IpFunctions
 - scalars::ip::cidr::Ipv4ToCidr
 - scalars::ip::cidr::Ipv6ToCidr
 - scalars::ip::ipv4::Ipv4NumToString
 - scalars::ip::ipv4::Ipv4StringToNum
 - scalars::ip::ipv6::Ipv6NumToString
 - scalars::ip::ipv6::Ipv6StringToNum
 - scalars::ip::range::Ipv4InRange
 - scalars::ip::range::Ipv6InRange
 - scalars::json::JsonFunction
 - scalars::json::json_get::JsonGetBool
 - scalars::json::json_get::JsonGetFloat
 - scalars::json::json_get::JsonGetInt
 - scalars::json::json_get::JsonGetString
 - scalars::json::json_is::JsonIsArray
 - scalars::json::json_is::JsonIsBool
 - scalars::json::json_is::JsonIsFloat
 - scalars::json::json_is::JsonIsInt
 - scalars::json::json_is::JsonIsNull
 - scalars::json::json_is::JsonIsObject
 - scalars::json::json_is::JsonIsString
 - scalars::json::json_path_exists::JsonPathExistsFunction
 - scalars::json::json_path_match::JsonPathMatchFunction
 - scalars::json::json_to_string::JsonToStringFunction
 - scalars::json::parse_json::ParseJsonFunction
 - scalars::matches::MatchesFunction
 - scalars::matches::ParserContext
 - scalars::matches::Tokenizer
 - scalars::matches_term::MatchesTermFinder
 - scalars::matches_term::MatchesTermFunction
 - scalars::math::MathFunction
 - scalars::math::RangeFunction
 - scalars::math::clamp::ClampFunction
 - scalars::math::clamp::ClampMaxFunction
 - scalars::math::clamp::ClampMinFunction
 - scalars::math::modulo::ModuloFunction
 - scalars::math::rate::RateFunction
 - scalars::string::regexp_extract::RegexpExtractFunction
 - scalars::timestamp::TimestampFunction
 - scalars::timestamp::to_unixtime::ToUnixtimeFunction
 - scalars::uddsketch_calc::UddSketchCalcFunction
 - scalars::udf::ScalarUdf
 - scalars::vector::VectorCalculator
 - scalars::vector::VectorFunction
 - scalars::vector::convert::parse_vector::ParseVectorFunction
 - scalars::vector::convert::vector_to_string::VectorToStringFunction
 - scalars::vector::distance::CosDistanceFunction
 - scalars::vector::distance::DotProductFunction
 - scalars::vector::distance::L2SqDistanceFunction
 - scalars::vector::elem_product::ElemProductFunction
 - scalars::vector::elem_sum::ElemSumFunction
 - scalars::vector::scalar_add::ScalarAddFunction
 - scalars::vector::scalar_mul::ScalarMulFunction
 - scalars::vector::vector_add::VectorAddFunction
 - scalars::vector::vector_dim::VectorDimFunction
 - scalars::vector::vector_div::VectorDivFunction
 - scalars::vector::vector_kth_elem::VectorKthElemFunction
 - scalars::vector::vector_mul::VectorMulFunction
 - scalars::vector::vector_norm::VectorNormFunction
 - scalars::vector::vector_sub::VectorSubFunction
 - scalars::vector::vector_subvector::VectorSubvectorFunction
 - state::FunctionState
 - system::SystemFunction
 - system::build::BuildFunction
 - system::database::ConnectionIdFunction
 - system::database::DatabaseFunction
 - system::database::PgBackendPidFunction
 - system::database::ReadPreferenceFunction
 - system::pg_catalog::CurrentDatabaseFunction
 - system::pg_catalog::CurrentSchemaFunction
 - system::pg_catalog::CurrentSchemasFunction
 - system::pg_catalog::PGCatalogFunction
 - system::pg_catalog::SessionUserFunction
 - system::pg_catalog::version::PGVersionFunction
 - system::procedure_state::ProcedureStateFunction
 - system::procedure_state::ProcedureStateJson
 - system::timezone::TimezoneFunction
 - system::version::VersionFunction
 - utils::FixedRandomState
 
Enums
- scalars::matches::BinaryOp
 - scalars::matches::PatternAst
 - scalars::matches::Token
 - scalars::matches::UnaryOp
 
Traits
- function::Function
 - handlers::FlowServiceHandler
 - handlers::ProcedureServiceHandler
 - handlers::TableMutationHandler
 - scalars::geo::relation::StFunction
 
Macros
- admin::flush_compact_region::define_region_function
 - ensure_greptime
 - helper::with_match_timestamp_types
 - scalars::geo::h3::ensure_then_coerce
 - scalars::geo::helpers::ensure_and_coerce
 - scalars::json::json_get::json_get
 - scalars::json::json_is::json_is
 - scalars::vector::define_args_of_two_vector_literals_udf
 - scalars::vector::distance::define_distance_function
 - scalars::vector::try_get_scalar_value
 - system::define_nullary_udf
 
Functions
- admin::flush_compact_region::compact_region
 - admin::flush_compact_region::flush_region
 - admin::flush_compact_region::signature
 - admin::flush_compact_table::compact_signature
 - admin::flush_compact_table::compact_table
 - admin::flush_compact_table::flush_signature
 - admin::flush_compact_table::flush_table
 - admin::flush_compact_table::parse_compact_options
 - admin::flush_compact_table::parse_compact_request
 - admin::migrate_region::migrate_region
 - admin::migrate_region::signature
 - admin::reconcile_catalog::reconcile_catalog
 - admin::reconcile_catalog::signature
 - admin::reconcile_database::reconcile_database
 - admin::reconcile_database::signature
 - admin::reconcile_table::reconcile_table
 - admin::reconcile_table::signature
 - aggrs::aggr_wrapper::aggr_merge_func_name
 - aggrs::aggr_wrapper::aggr_state_func_name
 - aggrs::aggr_wrapper::fix_order::rewrite_expr
 - aggrs::aggr_wrapper::get_aggr_func
 - aggrs::aggr_wrapper::is_all_aggr_exprs_steppable
 - aggrs::approximate::uddsketch::downcast_accumulator_args
 - flush_flow::flush_flow
 - flush_flow::flush_signature
 - flush_flow::parse_flush_flow
 - function::extract_args
 - function::find_function_context
 - helper::cast_u32
 - helper::cast_u64
 - helper::default_parallelism
 - helper::default_resolve_strategy
 - helper::get_string_from_params
 - helper::one_of_sigs2
 - helper::parse_resolve_strategy
 - scalars::expression::binary::scalar_binary_op
 - scalars::expression::scalar_binary_op
 - scalars::expression::scalar_unary_op
 - scalars::expression::unary::scalar_unary_op
 - scalars::geo::geohash::ensure_resolution_usize
 - scalars::geo::h3::calculate_cell_child_property
 - scalars::geo::h3::cell_from_value
 - scalars::geo::h3::cells_from_value
 - scalars::geo::h3::signature_of_cell
 - scalars::geo::h3::signature_of_cell_and_distance
 - scalars::geo::h3::signature_of_cell_and_resolution
 - scalars::geo::h3::signature_of_double_cells
 - scalars::geo::h3::value_to_distance
 - scalars::geo::h3::value_to_position
 - scalars::geo::h3::value_to_resolution
 - scalars::geo::helpers::cast
 - scalars::geo::s2::cell_from_value
 - scalars::geo::s2::signature_of_cell
 - scalars::geo::s2::signature_of_cell_and_level
 - scalars::geo::s2::value_to_level
 - scalars::geo::wkt::parse_wkt
 - scalars::ip::cidr::auto_detect_ipv6_subnet
 - scalars::ip::cidr::complete_and_parse_ipv4
 - scalars::ip::cidr::complete_and_parse_ipv6
 - scalars::ip::cidr::mask_ipv6
 - scalars::ip::range::is_ipv4_in_range
 - scalars::ip::range::is_ipv6_in_range
 - scalars::ip::range::parse_ipv4_cidr
 - scalars::ip::range::parse_ipv6_cidr
 - scalars::json::json_get::get_json_by_path
 - scalars::math::clamp::clamp_impl
 - scalars::string::regexp_extract::compile_regex_checked
 - scalars::string::register_string_functions
 - scalars::timestamp::to_unixtime::convert_dates_to_seconds
 - scalars::timestamp::to_unixtime::convert_timestamps_to_seconds
 - scalars::timestamp::to_unixtime::convert_to_seconds
 - scalars::udf::create_udf
 - scalars::vector::distance::cos::cos
 - scalars::vector::distance::dot::dot
 - scalars::vector::distance::l2sq::l2sq
 - scalars::vector::ensure_same_length
 - scalars::vector::impl_conv::as_veclit
 - scalars::vector::impl_conv::binlit_as_veclit
 - scalars::vector::impl_conv::parse_veclit_from_strlit
 - scalars::vector::impl_conv::veclit_to_binlit
 - system::procedure_state::procedure_state
 - system::procedure_state::signature
 - utils::escape_like_pattern
 
Type Aliases
- aggrs::approximate::hll::HllStateType
 - aggrs::count_hash::HashValueType
 - function::FunctionRef
 - handlers::FlowServiceHandlerRef
 - handlers::ProcedureServiceHandlerRef
 - handlers::TableMutationHandlerRef
 
Statics
- function_registry::FUNCTION_REGISTRY
 - scalars::geo::h3::CELL_TYPES
 - scalars::geo::h3::COORDINATE_TYPES
 - scalars::geo::h3::DISTANCE_TYPES
 - scalars::geo::h3::POSITION_TYPES
 - scalars::geo::h3::RESOLUTION_TYPES
 - scalars::geo::s2::CELL_TYPES
 - scalars::geo::s2::COORDINATE_TYPES
 - scalars::geo::s2::LEVEL_TYPES
 - scalars::geo::wkt::COORDINATE_TYPES
 
Constants
- admin::flush_compact_table::COMPACT_TYPE_STRICT_WINDOW
 - admin::flush_compact_table::COMPACT_TYPE_STRICT_WINDOW_SHORT
 - admin::flush_compact_table::DEFAULT_COMPACTION_PARALLELISM
 - admin::migrate_region::DEFAULT_TIMEOUT_SECS
 - admin::reconcile_catalog::FN_NAME
 - admin::reconcile_database::FN_NAME
 - admin::reconcile_table::FN_NAME
 - aggrs::approximate::hll::DEFAULT_PRECISION
 - aggrs::approximate::hll::HLL_MERGE_NAME
 - aggrs::approximate::hll::HLL_NAME
 - aggrs::approximate::uddsketch::UDDSKETCH_MERGE_NAME
 - aggrs::approximate::uddsketch::UDDSKETCH_STATE_NAME
 - aggrs::count_hash::RANDOM_SEED_0
 - aggrs::count_hash::RANDOM_SEED_1
 - aggrs::count_hash::RANDOM_SEED_2
 - aggrs::count_hash::RANDOM_SEED_3
 - aggrs::geo::encoding::DEFAULT_LIST_FIELD_NAME
 - aggrs::geo::encoding::JSON_ENCODE_PATH_NAME
 - aggrs::geo::encoding::LATITUDE_FIELD
 - aggrs::geo::encoding::LONGITUDE_FIELD
 - aggrs::geo::encoding::TIMESTAMP_FIELD
 - aggrs::geo::geo_path::DEFAULT_LIST_FIELD_NAME
 - aggrs::geo::geo_path::GEO_PATH_NAME
 - aggrs::geo::geo_path::LATITUDE_FIELD
 - aggrs::geo::geo_path::LONGITUDE_FIELD
 - aggrs::geo::geo_path::TIMESTAMP_FIELD
 - scalars::date::date_add::NAME
 - scalars::expression::is_null::NAME
 - scalars::hll_count::NAME
 - scalars::json::json_path_exists::NAME
 - scalars::json::json_path_match::NAME
 - scalars::json::json_to_string::NAME
 - scalars::json::parse_json::NAME
 - scalars::math::clamp::CLAMP_MAX_NAME
 - scalars::math::clamp::CLAMP_MIN_NAME
 - scalars::math::clamp::CLAMP_NAME
 - scalars::math::modulo::NAME
 - scalars::string::regexp_extract::MAX_DFA_SIZE
 - scalars::string::regexp_extract::MAX_PATTERN_LEN
 - scalars::string::regexp_extract::MAX_REGEX_SIZE
 - scalars::string::regexp_extract::MAX_SINGLE_MATCH
 - scalars::string::regexp_extract::MAX_TOTAL_RESULT_SIZE
 - scalars::string::regexp_extract::NAME
 - scalars::timestamp::to_unixtime::NAME
 - scalars::uddsketch_calc::NAME
 - scalars::vector::convert::parse_vector::NAME
 - scalars::vector::convert::vector_to_string::NAME
 - scalars::vector::elem_product::NAME
 - scalars::vector::elem_sum::NAME
 - scalars::vector::scalar_add::NAME
 - scalars::vector::scalar_mul::NAME
 - scalars::vector::vector_add::NAME
 - scalars::vector::vector_dim::NAME
 - scalars::vector::vector_div::NAME
 - scalars::vector::vector_kth_elem::NAME
 - scalars::vector::vector_mul::NAME
 - scalars::vector::vector_norm::NAME
 - scalars::vector::vector_sub::NAME
 - scalars::vector::vector_subvector::NAME
 - system::database::CONNECTION_ID
 - system::database::DATABASE_FUNCTION_NAME
 - system::database::PG_BACKEND_PID
 - system::database::READ_PREFERENCE_FUNCTION_NAME
 - system::pg_catalog::CURRENT_DATABASE_FUNCTION_NAME
 - system::pg_catalog::CURRENT_SCHEMAS_FUNCTION_NAME
 - system::pg_catalog::CURRENT_SCHEMA_FUNCTION_NAME
 - system::pg_catalog::SESSION_USER_FUNCTION_NAME
 - system::timezone::NAME