MCPcopy Create free account

hub / github.com/influxdata/influxdb / functions

Functions11,906 in github.com/influxdata/influxdb

Methodevent
(&self)
influxdb3_catalog/src/format/records/table.rs:69
Methodevent
(&self)
influxdb3_catalog/src/format/records/node.rs:111
Methodevent
(&self)
influxdb3_catalog/src/format/records/database.rs:81
Methodevent
(&self)
influxdb3_catalog/src/format/records/retention.rs:37
Methodevent
(&self)
influxdb3_catalog/src/format/records/restore.rs:56
Methodevent
(&self)
influxdb3_catalog/src/format/records/token.rs:83
Functionevent_carries_restore_id
()
influxdb3_catalog/src/format/records/restore/tests.rs:13
Functionevent_fields_errors
()
core/logfmt/tests/logging.rs:144
Functionevent_fields_numeric
()
core/logfmt/tests/logging.rs:118
Functionevent_fields_repeated
()
core/logfmt/tests/logging.rs:131
Functionevent_fields_strings
()
core/logfmt/tests/logging.rs:67
Functionevent_fields_strings_quoting
()
core/logfmt/tests/logging.rs:84
Functionevent_fields_structs
()
core/logfmt/tests/logging.rs:161
Methodevent_msg
Record an event on the inner `Span` with the specified `msg`.
core/trace/src/span.rs:309
Functionevent_multi_span
()
core/logfmt/tests/logging.rs:195
Functionevent_spans
()
core/logfmt/tests/logging.rs:177
Functionevery_category_roundtrips_through_packing
()
object_store_utils/src/object_store_health/tests.rs:160
Methodevict
A key removed.
core/object_store_mem_cache/src/cache_system/hook/mod.rs:39
Methodevict_unused
Evict all entries not accessed with [`CatalogCache::get`] or updated since the last call to this function Periodically calling this provides a Not-Re
core/catalog_cache/src/local/mod.rs:148
Functionexact_boundary_takes_single_part_branch
()
object_store_utils/src/adaptive_put.rs:172
Functionexample_spec_lp
()
influxdb3_load_generator/src/line_protocol_generator/tests.rs:7
Methodexecute
( &self, partition: usize, context: Arc<TaskContext>, )
core/iox_query_influxql/src/frontend/planner.rs:153
Methodexecute
( &self, _partition: usize, _context: Arc<datafusion::execution::TaskConte
core/iox_query/src/query_log.rs:7676
Methodexecute
( &self, _partition: usize, _context: Arc<datafusion::execution::TaskConte
core/iox_query/src/exec.rs:630
Methodexecute
( &self, _partition: usize, _context: Arc<datafusion::execution::context::
core/iox_query/src/physical_optimizer/projection_pushdown.rs:1989
Methodexecute
( &self, _partition: usize, _context: Arc<TaskContext>, )
core/iox_query/src/exec/query_tracing.rs:687
Methodexecute
( &self, partition: usize, context: Arc<TaskContext>, )
core/iox_query/src/exec/gapfill/mod.rs:596
Methodexecute
( &self, partition: usize, context: Arc<TaskContext>, )
core/iox_query/src/provider/deduplicate.rs:268
Methodexecute
( &self, partition: usize, _context: Arc<TaskContext>, )
core/iox_query/src/provider/record_batch_exec.rs:179
Methodexecute
( &self, partition: usize, context: Arc<TaskContext>, )
core/iox_query/src/provider/reorder_partitions.rs:156
Methodexecute
( &self, _partition: usize, context: Arc<TaskContext>, )
core/iox_system_tables/src/system_tables.rs:176
Methodexecute
( &self, partition: usize, context: Arc<TaskContext>, )
influxdb3_query_executor/src/query_planner.rs:151
Methodexecute
( &self, partition: usize, context: Arc<datafusion::execution::TaskContext>, )
influxdb3_cache/src/distinct_cache/table_function.rs:406
Methodexecute
( &self, partition: usize, context: Arc<datafusion::execution::TaskContext>, )
influxdb3_cache/src/last_cache/table_function.rs:460
Methodexecute_with_config
( session_ctx: &Arc<SessionContext>, plan: Arc<GapFillExec>, )
core/iox_query/src/exec/gapfill/exec_tests.rs:1559
Methodexecution_props
(&self)
core/iox_query_influxql/src/frontend/planner.rs:72
Methodexecutor
Returns the underlying [`DedicatedExecutor`].
core/iox_query/src/exec.rs:354
Functionexecutor_clone_join
()
core/executor/src/lib.rs:627
Functionexecutor_join
()
core/executor/src/lib.rs:612
Functionexecutor_join2
()
core/executor/src/lib.rs:619
Functionexecutor_shutdown_while_task_running
()
core/executor/src/lib.rs:550
Functionexecutor_submit_task_after_clone_shutdown
()
core/executor/src/lib.rs:592
Functionexecutor_submit_task_after_shutdown
()
core/executor/src/lib.rs:574
Functionexisting_bad_time_format_deserializes_without_error
()
core/data_types/src/partition_template.rs:2644
Functionexisting_custom_table_template_does_not_require_time_specified
()
core/data_types/src/partition_template.rs:2628
Functionexisting_time_format_validation_fn_allows_good_formats
()
core/data_types/src/partition_template.rs:2539
Functionexisting_time_format_validation_fn_allows_questionable_serialized_formats
()
core/data_types/src/partition_template.rs:2533
Functionexpansion_disabled
()
influxdb3/src/lib_tests.rs:134
Methodexpect_bucket
(&self)
core/partition/src/lib.rs:1533
Methodexpect_string
(&self)
core/partition/src/lib.rs:1517
Methodexpect_ts_range
(&self)
core/partition/src/lib.rs:1525
Methodexpecting
(&self, formatter: &mut std::fmt::Formatter<'_>)
influxdb3_id/src/serialize.rs:201
Functionexplain
()
core/iox_query_influxql_rewrite/src/lib.rs:487
Functionexplicitly_set_object_store_to_memory
()
influxdb3_clap_blocks/src/object_store/tests.rs:38
Functionexponential_value
(i: &str)
core/influxdb_line_protocol/src/lib.rs:851
Methodexport
(&self, span: Span)
core/trace/src/lib.rs:38
Functionexpr_col
(name: &str, schema: &SchemaRef)
core/iox_query/src/physical_optimizer/sort/order_union_sorted_inputs_for_constants.rs:804
Functionexpr_col
(name: &str, schema: &SchemaRef)
core/iox_query/src/physical_optimizer/sort/order_union_sorted_inputs.rs:2544
Functionexpr_dict_const
(val: String)
core/iox_query/src/physical_optimizer/sort/order_union_sorted_inputs_for_constants.rs:808
Functionexpr_error
Map an [`ExprError`] to a DataFusion error.
core/iox_query_influxql/src/error.rs:61
Methodexpr_planners
(&self)
core/query_functions/src/registry.rs:147
Methodexpr_sql_string
Format expr to SQL string.
core/data_types/src/lib.rs:1518
Methodexpressions
(&self, expr_args: ExpressionArgs<'_>)
core/query_functions/src/non_negative.rs:76
Methodexpressions
(&self)
core/iox_query/src/exec/split.rs:132
Methodexpressions
(&self)
core/iox_query/src/exec/gapfill/mod.rs:214
Methodextend_from
Extends this [`BitSet`] by the context of `other`
core/arrow_util/src/bitset.rs:86
Functionextend_projection_for_filters
Ensures all columns referred to in `filters` are in the `projection`, if any, adding them if necessary.
core/datafusion_util/src/lib.rs:128
Methodexternal
Generate metadata for a file generated from some process other than IOx ingesting. This metadata will not have valid catalog values; inserting files
core/parquet_file/src/metadata.rs:425
Functionextract_attributes
(job: &i32)
core/tracker/src/task/metrics.rs:280
Methodextract_query_request
( &self, req: Request, )
influxdb3_server/src/http.rs:1368
Functionextract_query_request_db_in_form_body
()
core/iox_v1_query_api/src/handler.rs:1070
Functionextract_query_request_db_in_multipart_body
()
core/iox_v1_query_api/src/handler.rs:1085
Functionextract_query_request_db_in_url
()
core/iox_v1_query_api/src/handler.rs:1056
Functionextract_query_request_debug_redacts_token_and_query
()
core/iox_v1_query_api/src/handler.rs:1113
Functionextract_query_request_empty_db_collapses_to_none
()
core/iox_v1_query_api/src/handler.rs:1144
Functionextract_sqlite_argument_i32
(argument_value: &sqlx::sqlite::SqliteArgumentValue<'_>)
core/data_types/src/service_limits.rs:272
Functionextract_sqlite_argument_text
( argument_value: &sqlx::sqlite::SqliteArgumentValue<'_>, )
core/data_types/src/partition_template.rs:2693
Functionf64_interval
(lower: Option<f64>, upper: Option<f64>)
core/iox_query/src/util.rs:222
Methodf64_lit
Ensure that any literal parameter is a Float64, otherwise type coercion might choose to coerce to a Float32 instead.
core/iox_query_influxql/src/plan/planner.rs:3201
Functionf64s
(vals: &[Option<f64>])
core/influxdb_iox_client/src/format/influxql.rs:220
Methodf_down
(&mut self, node: Self::Node)
core/iox_query/src/physical_optimizer/sort/parquet_sortness.rs:117
Methodf_down
(&mut self, expr: Expr)
core/iox_query/src/analyzer/handle_gapfill.rs:441
Methodf_down
(&mut self, node: &'n Self::Node)
core/iox_query/src/analyzer/handle_gapfill/virtual_function.rs:68
Methodf_down
(&mut self, plan: &LogicalPlan)
core/iox_query/src/analyzer/handle_gapfill/range_predicate.rs:42
Methodf_down
(&mut self, expr: &Expr)
core/predicate/src/rpc_predicate/field_rewrite.rs:235
Methodf_up
(&mut self, expr: Expr)
core/iox_query_influxql/src/plan/planner_rewrite_expression.rs:615
Methodf_up
(&mut self, node: Self::Node)
core/iox_query/src/physical_optimizer/sort/parquet_sortness.rs:126
Methodf_up
(&mut self, expr: Expr)
core/iox_query/src/analyzer/extract_sleep.rs:69
Methodf_up
(&mut self, expr: Expr)
core/iox_query/src/analyzer/handle_gapfill.rs:450
Methodf_up
(&mut self, expr: Expr)
core/iox_query/src/logical_optimizer/influx_regex_to_datafusion_regex.rs:70
Methodf_up
(&mut self, expr: Expr)
core/predicate/src/rpc_predicate/value_rewrite.rs:25
Functionfactor
Parse precedence priority 1 operators. These are the highest precedence operators, and include parenthesis and the unary operators.
core/influxdb_influxql_parser/src/expression/arithmetic.rs:571
Methodfail
(current: usize, expected: usize)
core/object_store_mem_cache/src/cache_system/hook/notify/test_utils.rs:49
Functionfail_cluster_id
(_: &str)
influxdb3/src/commands/serve.rs:658
Functionfail_next_with_retries
()
object_store_utils/src/retryable_object_store/tests.rs:657
Functionfails_when_auto_cache_already_exists
()
influxdb3_catalog/src/catalog/versions/v2/update/tests.rs:1523
Functionfails_when_auto_cache_not_found
()
influxdb3_catalog/src/catalog/versions/v2/update/tests.rs:1745
Functionfails_when_database_not_found
()
influxdb3_catalog/src/catalog/versions/v2/update/tests.rs:1481
Functionfails_when_table_not_found
()
influxdb3_catalog/src/catalog/versions/v2/update/tests.rs:1502
Functionfails_with_empty_tag_ids
()
influxdb3_catalog/src/catalog/versions/v2/update/tests.rs:1433
← previousnext →6,101–6,200 of 11,906, ranked by callers