Structs§
- PyRuntime
EnvBuilder - Runtime options for a SessionContext
- PySQL
Options PySQLOptions
allows you to specify options to the sql execution.- PySession
Config - Configuration options for a SessionContext
- PySession
Context 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.