Crate datafusion_ffi

Source

Modules§

arrow_wrappers
execution_plan
insert_op
plan_properties
record_batch_stream
session_config
table_provider
table_source

Functions§

version
Returns the major version of the FFI implementation. If the API evolves, we use the major version to identify compatibility over the unsafe boundary. This call is intended to be used by implementers to validate they have compatible libraries.