Module context

Source

Structs§

PyRuntimeEnvBuilder
Runtime options for a SessionContext
PySQLOptions
PySQLOptions allows you to specify options to the sql execution.
PySessionConfig
Configuration options for a SessionContext
PySessionContext
PySessionContext is able to plan and execute DataFusion plans. It has a powerful optimizer, a physical planner for local execution, and a multi-threaded execution engine to perform the execution.

Functions§

convert_table_partition_cols
parse_file_compression_type