MCPcopy Create free account
hub / github.com/apache/datafusion / execution_props

Method execution_props

datafusion/core/src/execution/session_state.rs:309–311  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

307 }
308
309 fn execution_props(&self) -> &ExecutionProps {
310 self.execution_props()
311 }
312
313 fn as_any(&self) -> &dyn Any {
314 self

Callers 15

create_physical_exprMethod · 0.45
test_create_cube_exprFunction · 0.45
test_create_rollup_exprFunction · 0.45
create_physical_exprMethod · 0.45
execute_preparedMethod · 0.45
scan_with_argsMethod · 0.45
insert_intoMethod · 0.45
scanMethod · 0.45
scanMethod · 0.45
insert_intoMethod · 0.45

Calls

no outgoing calls

Tested by 2

test_create_cube_exprFunction · 0.36
test_create_rollup_exprFunction · 0.36