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

Method as_any

datafusion/datasource-arrow/src/file_format.rs:621–623  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

619 }
620
621 fn as_any(&self) -> &dyn Any {
622 unimplemented!()
623 }
624
625 fn table_options(&self) -> &TableOptions {
626 unimplemented!()

Callers 2

get_colFunction · 0.45

Calls

no outgoing calls

Tested by 1