Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ options
Method
options
datafusion/optimizer/src/optimizer.rs:239–241 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
237
}
238
239
fn options(&self) -> Arc<ConfigOptions> {
240
Arc::clone(&self.options)
241
}
242
}
243
244
/// A rule-based optimizer.
Callers
7
rewrite
Method · 0.45
rewrite
Method · 0.45
rewrite
Method · 0.45
rewrite
Method · 0.45
optimize
Method · 0.45
rewrite
Method · 0.45
optimize_internal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected