Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ options
Method
options
datafusion/optimizer/tests/optimizer_integration.rs:909–911 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
907
}
908
909
fn options(&self) -> &ConfigOptions {
910
&self.options
911
}
912
913
fn udf_names(&self) -> Vec<String> {
914
Vec::new()
Callers
1
test_sql
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected