List of all items
Structs
- Executor
- PluginRegistry
- access::handle::QueryTableHandle
- access::handle::QueryTablePairHandle
- access::predicate::PreparedPredicate
- access::projection::NarrowKeyStreamPlan
- access::projection::ProjectionScanPlan
- aggregation::AggregationExecutor
- aggregation::SqlAggregateFunction
- application::ApplicationRelationIdentity
- application::ApplicationRetentionOutcome
- application::ApplicationRetentionPolicy
- application::AuditEvent
- application::ObjectId
- application::OutboxClaim
- application::OutboxMessage
- compiled_plan::CompiledCountDistinct
- compiled_plan::CompiledCountStar
- compiled_plan::CompiledInsert
- compiled_plan::CompiledPkDelete
- compiled_plan::CompiledPkLookup
- compiled_plan::CompiledPkUpdate
- compiled_plan::CompiledUpdateColumn
- context::BatchAggregateLookupInfo
- context::CancellationHandle
- context::ExecutionContext
- context::ExecutionContextBuilder
- context::ExistsCorrelationInfo
- context::TimeoutGuard
- cte::CteExecutor
- cte::CteRegistry
- dispatch::cache::CacheStats
- dispatch::cache::CachedPlanRef
- dispatch::cache::CachedQueryPlan
- dispatch::cache::ParameterContract
- dispatch::cache::QueryCache
- expression::CompileContext
- expression::CompiledEvaluator
- expression::ExecuteContext
- expression::ExprCompiler
- expression::ExprVM
- expression::ExpressionEval
- expression::JoinFilter
- expression::MultiExpressionEval
- expression::Program
- expression::RowFilter
- hash_table::JoinHashState
- hash_table::JoinHashTable
- hash_table::ProbeCursor
- hash_table::ProbeIter
- join_executor::JoinAnalysis
- join_executor::JoinExecutor
- join_executor::JoinInputOrderings
- join_executor::JoinRequest
- join_executor::JoinResult
- join_executor::RuntimeJoinDecision
- join_executor::StreamingJoinRequest
- join_graph::LogicalJoinEdge
- join_graph::LogicalJoinGraph
- join_graph::LogicalRelation
- navigation::NavigationExecutor
- navigation::NavigationExpr
- navigation::NavigationPathIdentity
- navigation::ReferenceExpandEdge
- navigation::ReferenceExpandEdgeIdentity
- navigation::ReferenceExpandMetrics
- navigation::ReferenceExpandPath
- navigation::ReferenceStep
- navigation::ReferenceStepIdentity
- navigation::RootRelationInstance
- operator::ColumnInfo
- operator::CompositeRow
- operator::DirectBuildCompositeRow
- operator::EmptyOperator
- operator::JoinProjection
- operator::MaterializedOperator
- operator::ProjectedRow
- operator::QueryResultOperator
- operator::SharedRow
- operators::bloom_filter::BloomFilterOperator
- operators::count_integer_antijoin::CountIntegerAntiJoinOperator
- operators::count_pk_semijoin::CountPkSemiJoinOperator
- operators::hash_join::HashJoinOperator
- operators::index_nested_loop::BatchIndexNestedLoopJoinOperator
- operators::index_nested_loop::IndexNestedLoopJoinOperator
- operators::merge_join::MergeJoinOperator
- operators::nested_loop_join::NestedLoopJoinOperator
- optimizer::bloom::BloomEffectivenessTracker
- optimizer::bloom::BloomFilter
- optimizer::bloom::BloomFilterBuilder
- optimizer::bloom::BloomFilterStats
- optimizer::bloom::RuntimeBloomFilter
- optimizer::feedback::CardinalityFeedback
- optimizer::feedback::FeedbackCache
- optimizer::simplify::ExpressionSimplifier
- optimizer::workload::EdgeAwarePlanner
- optimizer::workload::IndexRecommendation
- optimizer::workload::PatternStats
- optimizer::workload::WorkloadConfig
- optimizer::workload::WorkloadHints
- optimizer::workload::WorkloadLearner
- parallel::ParallelConfig
- parallel::ParallelHashJoinOperator
- parallel::ParallelJoinResult
- pipeline::paging::PageWindow
- pipeline::shape::RowShape
- planner::ColumnStatsCache
- planner::QueryPlanner
- procedural::Diagnostic
- procedural::JobAttemptMetadata
- procedural::JobAttemptOutcome
- procedural::ProceduralCallOutcome
- public_read::BoundPublicReadPolicy
- public_read::PublicReadColumnBinding
- public_read::PublicReadLimits
- public_read::PublicReadMaterialized
- public_read::PublicReadRelationBinding
- public_read::PublicReadRelationSpec
- pushdown::PushdownContext
- pushdown::PushdownPlan
- pushdown::PushdownRegistry
- query_classification::QueryClassification
- result::AliasedResult
- result::ColumnarResult
- result::DistinctOnResult
- result::DistinctResult
- result::ExecResult
- result::ExecutorResult
- result::ExprMappedResult
- result::FilteredResult
- result::LimitedResult
- result::OrderedResult
- result::ProjectedResult
- result::RadixOrderSpec
- result::ScannerResult
- result::StreamingProjectionResult
- result::TopNResult
- semantic_cache::CachedResult
- semantic_cache::QueryFingerprint
- semantic_cache::SemanticCache
- semantic_cache::SemanticCacheStats
- semantic_cache::SemanticCacheStatsSnapshot
- subquery::SemiJoinInfo
- subquery::SubqueryExecutor
- utils::JoinProjectionIndices
- window::ColumnarOrderByValues
- window::SelectItem
- window::WindowExecutor
- window::WindowFunctionInfo
- window::WindowPreGroupedState
- window::WindowPreSortedState
Enums
- DatabasePluginAdmission
- access::handle::QuerySourceHandle
- aggregation::DerivedAggregationAttempt
- aggregation::GroupByItem
- application::OutboxCompletion
- application::OutboxRetryDisposition
- compiled_plan::CompiledExecution
- compiled_plan::PkValueSource
- compiled_plan::UpdateValueSource
- expression::CompileError
- expression::Constant
- expression::Op
- join_executor::JoinRows
- join_executor::RuntimeJoinAlgorithm
- join_graph::JoinReorderBarrier
- join_graph::LogicalRelationKind
- navigation::ReferenceExecutionDirection
- navigation::ReferenceIntegrityCheck
- navigation::ReferenceLookupStrategy
- navigation::ReferenceSemantics
- navigation::ReferenceStorageMode
- operator::ColumnSource
- operator::OrderingProperty
- operator::RowRef
- operators::count_integer_antijoin::IntegerAntiJoinLookup
- operators::hash_join::JoinSide
- operators::hash_join::JoinType
- operators::index_nested_loop::IndexLookupStrategy
- optimizer::workload::EdgeJoinRecommendation
- optimizer::workload::EdgeMode
- optimizer::workload::QueryPattern
- optimizer::workload::TemporalPattern
- parallel::DistanceMetric
- planner::StatsHealth
- procedural::DiagnosticKind
- pushdown::PushdownResult
- semantic_cache::CacheLookupResult
- semantic_cache::SubsumptionResult
- window::SelectItemSource
Traits
- aggregation::AggregationExecutorExt
- aggregation::AggregationHost
- cte::CteExecutorExt
- cte::CteHost
- dispatch::program::CachedExecutionHost
- dispatch::program::CachedFastPathHost
- dispatch::statement::StatementDispatchHost
- dispatch::transaction::TransactionControlExt
- hash_table::JoinHashObserver
- navigation::NavigationExecutorExt
- navigation::NavigationHost
- operator::Operator
- procedural::ProceduralResultStage
- pushdown::PushdownRule
- subquery::SubqueryExecutorExt
- subquery::SubqueryHost
- window::WindowExecutorExt
- window::WindowHost
Functions
- access::handle::begin_query_transaction
- access::handle::open_query_source
- access::handle::open_query_table
- access::handle::open_query_table_pair
- access::handle::open_query_table_raw
- access::handle::query_table_has_cold_segments
- access::index::index_nested_loop_opportunity
- access::predicate::build_alias_map_excluding
- access::predicate::prepare_bound_predicate
- access::predicate::prepare_scan_predicate
- access::predicate::substitute_aliases
- access::projection::expression_projection
- access::projection::filtered_expression_projection
- access::projection::filtered_simple_projection
- access::projection::narrow_key_stream
- access::projection::ordered_distinct_projection
- access::projection::simple_projection_indices
- access::scan::collect_scanner_rows
- access::scan::open_exact_projection_scan
- access::scan::open_scan
- binding::types::parse_data_type
- context::cache_batch_aggregate
- context::cache_batch_aggregate_info
- context::cache_count_counter
- context::cache_exists_correlation
- context::cache_exists_fetcher
- context::cache_exists_index
- context::cache_exists_pred_key
- context::cache_exists_predicate
- context::cache_exists_schema
- context::cache_in_subquery
- context::cache_scalar_subquery
- context::cache_semi_join_arc
- context::clear_all_thread_local_caches
- context::clear_batch_aggregate_cache
- context::clear_batch_aggregate_info_cache
- context::clear_count_counter_cache
- context::clear_executor_thread_local_caches
- context::clear_exists_correlation_cache
- context::clear_exists_fetcher_cache
- context::clear_exists_index_cache
- context::clear_exists_pred_key_cache
- context::clear_exists_predicate_cache
- context::clear_exists_schema_cache
- context::clear_in_subquery_cache
- context::clear_scalar_subquery_cache
- context::clear_semi_join_cache
- context::compute_semi_join_cache_key
- context::extract_table_names_for_cache
- context::get_cached_batch_aggregate
- context::get_cached_batch_aggregate_info
- context::get_cached_count_counter
- context::get_cached_exists_correlation
- context::get_cached_exists_fetcher
- context::get_cached_exists_index
- context::get_cached_exists_pred_key
- context::get_cached_exists_predicate
- context::get_cached_exists_schema
- context::get_cached_in_subquery
- context::get_cached_scalar_subquery
- context::get_cached_semi_join
- context::invalidate_in_subquery_cache_for_table
- context::invalidate_scalar_subquery_cache_for_table
- context::invalidate_semi_join_cache_for_table
- credentials::hash_password_verifier
- credentials::validate_password_verifier
- credentials::verify_password_verifier
- dispatch::program::count_parameters
- dispatch::program::execute_prepared_plan
- dispatch::program::execute_program
- dispatch::program::execute_sql
- dispatch::program::get_or_create_plan
- dispatch::program::try_fast_path_with_params
- dispatch::statement::execute_statement
- dispatch::transaction::parse_isolation_level
- expr_converter::convert_ast_to_storage_expr
- expression::clear_program_cache
- expression::compile_expression
- expression::compile_expression_with_context
- expression::compute_expression_hash
- expression::expression_to_string
- expression::is_non_foldable_function
- expression::string_to_datatype
- expression::try_eval_constant_expr
- hash_table::hash_keys_with
- hash_table::hash_row_keys
- hash_table::verify_key_equality
- mutation::foreign_key::check_no_referencing_rows
- mutation::foreign_key::check_parent_exists
- mutation::foreign_key::enforce_delete_actions_iter
- mutation::foreign_key::enforce_update_actions
- mutation::foreign_key::find_referencing_fks
- mutation::foreign_key::find_referencing_fks_for_txn
- mutation::foreign_key::fk_tree_needs_precheck
- mutation::foreign_key::pre_check_restrict_for_update
- mutation::foreign_key::validate_fk_value
- mutation::partial_index::bind_from_ast
- mutation::partial_index::bind_from_sql
- mutation::row_validation::bind
- mutation::validation::compile_table_check_constraints
- mutation::validation::prepare_insert_row_constraints
- mutation::validation::validate_resulting_row_constraints
- mutation::validation::validate_table_check_constraints
- mutation::view_binding::bind_from_select
- mutation::view_binding::bind_from_sql
- navigation::bind_navigation_paths
- navigation::bind_reference_expand_plan
- navigation::bind_reference_expand_plan_for_execution
- navigation::reject_navigation_in_write_statement
- optimizer::feedback::extract_column_from_predicate
- optimizer::feedback::fingerprint_predicate
- optimizer::feedback::global_feedback_cache
- optimizer::simplify::simplify_expression
- optimizer::simplify::simplify_expression_fixed_point
- optimizer::workload::global_workload_learner
- parallel::parallel_filter
- parallel::parallel_hash_join_cancellable
- parallel::parallel_join_state_retained_bytes
- parallel::parallel_topn_vector_search
- pipeline::distinct::apply
- pipeline::distinct::apply_on
- pipeline::distinct::resolve_on_indices
- pipeline::filter::apply
- pipeline::ordering::compare_rows
- pipeline::paging::evaluate_page_expression
- pipeline::paging::validate_order_ordinals
- pipeline::projection::evaluate_expression
- pipeline::projection::output_column_names
- pipeline::set::execute_set_operations
- pipeline::set::merge_set_type
- pushdown::registry
- pushdown::try_pushdown
- pushdown::try_pushdown_plan
- query_classification::clear_classification_cache
- query_classification::get_classification
- semantic_cache::check_subsumption
- utils::add_table_qualifier
- utils::build_column_index_map
- utils::clear_join_projection_lookup_cache
- utils::collect_table_qualifiers
- utils::combine_predicates_with_and
- utils::combine_rows
- utils::combine_rows_with_nulls
- utils::compare_values
- utils::compute_join_projection
- utils::dummy_token
- utils::dummy_token_clone
- utils::dummy_token_ref
- utils::expression_contains_aggregate
- utils::expression_has_parameters
- utils::expressions_equivalent
- utils::extract_and_conditions
- utils::extract_base_column_name
- utils::extract_column_name
- utils::extract_column_name_with_qualifier
- utils::extract_join_keys_and_residual
- utils::extract_literal_value
- utils::filter_references_column
- utils::find_column_index
- utils::flatten_and_predicates
- utils::flip_operator
- utils::get_table_alias_from_expr
- utils::hash_composite_key
- utils::hash_row
- utils::hash_value_into
- utils::infix_to_operator
- utils::is_aggregate_function
- utils::parse_vector_dimension
- utils::rows_equal
- utils::strip_table_qualifier
- utils::substitute_filter_column
- utils::substitute_outer_references
- utils::value_to_expression
- utils::values_equal
- utils::verify_composite_key_equality
Type Aliases
- access::index::IndexNestedLoopOpportunity
- access::predicate::DirectPushdown
- context::RowCounter
- context::RowFetcher
- cte::CteData
- cte::CteDataMap
- expression::SharedProgram
- join_executor::StreamingJoinResult
- pipeline::ordering::OrderSpec
- query_cache::CachedPlanRef
- query_cache::CachedQueryPlan
- query_cache::QueryCache
- result::ExecutionResult
Constants
- application::AUDIT_RELATION_NAME
- application::OUTBOX_RELATION_NAME
- credentials::MAX_PASSWORD_BYTES
- dispatch::cache::DEFAULT_CACHE_SIZE
- navigation::MAX_NAVIGATION_PATHS
- operators::count_pk_semijoin::DEFAULT_PK_SEMIJOIN_BATCH_SIZE
- optimizer::feedback::DEFAULT_DECAY_FACTOR
- optimizer::feedback::MAX_CORRECTION_FACTOR
- optimizer::feedback::MIN_CORRECTION_FACTOR
- optimizer::feedback::MIN_SAMPLE_COUNT
- parallel::DEFAULT_PARALLEL_CHUNK_SIZE
- parallel::DEFAULT_PARALLEL_FILTER_THRESHOLD
- parallel::DEFAULT_PARALLEL_JOIN_OUTPUT_BATCH_BYTES
- parallel::DEFAULT_PARALLEL_JOIN_OUTPUT_BATCH_ROWS
- parallel::DEFAULT_PARALLEL_JOIN_THRESHOLD
- public_read::PUBLIC_READ_MAX_FILTER_NODES
- public_read::PUBLIC_READ_MAX_JOINS
- public_read::PUBLIC_READ_MAX_NAVIGATION_DEPTH
- public_read::PUBLIC_READ_MAX_PAGE_SIZE
- public_read::PUBLIC_READ_MAX_PARAMETER_BYTES
- public_read::PUBLIC_READ_MAX_PROJECTION
- public_read::PUBLIC_READ_MAX_RESULT_BYTES
- public_read::PUBLIC_READ_MAX_SCANNED_ROWS
- semantic_cache::DEFAULT_CACHE_TTL_SECS
- semantic_cache::DEFAULT_MAX_CACHED_ROWS
- semantic_cache::DEFAULT_MAX_GLOBAL_CACHED_BYTES
- semantic_cache::DEFAULT_MAX_GLOBAL_CACHED_ROWS
- semantic_cache::DEFAULT_SEMANTIC_CACHE_SIZE