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

Method flush

datafusion/common/src/config.rs:3506–3506  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

3504 }
3505 }
3506 fn flush(&self) {}
3507 }
3508 log::set_logger(&SimpleLogger).unwrap();
3509 log::set_max_level(LevelFilter::Info);

Callers 5

write_fileFunction · 0.45
write_batchFunction · 0.45
partitioned_file_groupsFunction · 0.45
test_filesFunction · 0.45
write_parquet_fileFunction · 0.45

Calls

no outgoing calls

Tested by 3

partitioned_file_groupsFunction · 0.36
test_filesFunction · 0.36
write_parquet_fileFunction · 0.36