Substrait

These functions allow you to execute Substrait plans against Arrow data

Query Execution

run_query(plan, *[, table_provider, use_threads])

Execute a Substrait plan and read the results as a RecordBatchReader.

Utility

get_supported_functions()

Get a list of Substrait functions that the underlying engine currently supports.