Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ options
Method
options
datafusion/core/tests/optimizer/mod.rs:235–237 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
233
}
234
235
fn options(&self) -> &ConfigOptions {
236
&self.options
237
}
238
239
fn udf_names(&self) -> Vec<String> {
240
Vec::new()
Callers
9
test_hashjoin_dynamic_filter_all_partitions_empty
Function · 0.45
test_hashjoin_hash_table_pushdown_partitioned
Function · 0.45
test_hashjoin_hash_table_pushdown_collect_left
Function · 0.45
test_multiple_configs
Function · 0.45
run
Method · 0.45
check_stats_precision_with_filter_pushdown
Function · 0.45
test_sql
Function · 0.45
datasource_exact_batch_size_no_split
Function · 0.45
query_yields
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected