Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ len
Method
len
datafusion/sql/src/planner.rs:960–962 ·
view source on GitHub ↗
Returns the number of remaining identifiers
(&self)
Source
from the content-addressed store, hash-verified
958
959
/// Returns the number of remaining identifiers
960
fn len(&self) -> usize {
961
self.idents.len()
962
}
963
}
964
965
// impl Display for a nicer error message
Callers
15
resolve_positions_to_exprs
Function · 0.45
window_expr_common_partition_keys
Function · 0.45
f_up
Method · 0.45
plan_from_tables
Method · 0.45
build_schema
Method · 0.45
apply_expr_alias
Method · 0.45
idents_to_table_reference
Function · 0.45
sql_statement_to_plan_with_context_impl
Method · 0.45
get_delete_target
Method · 0.45
show_variable_to_plan
Method · 0.45
set_statement_to_plan
Method · 0.45
insert_to_plan
Method · 0.45
Calls
no outgoing calls
Tested by
15
get_spans
Function · 0.36
nulls_propagate_per_row
Function · 0.36
error_months_overflow_should_be_null
Function · 0.36
nulls_propagate_per_row
Function · 0.36
error_months_overflow_should_be_null
Function · 0.36
error_days_overflow_should_be_null
Function · 0.36
error_min_overflow_should_be_null
Function · 0.36
error_sec_overflow_should_be_null
Function · 0.36
sqlite_value_validator
Function · 0.36
df_value_validator
Function · 0.36
prioritized_files_are_first
Function · 0.36
sqlite_value_validator
Function · 0.36