Module datafusion_expr::logical_plan::builder

source ·
Expand description

This module provides a builder for creating LogicalPlans

Structs§

  • Builder for logical plans
  • Basic TableSource implementation intended for use in tests and documentation. It is expected that users will provide their own TableSource implementations or use DataFusion’s DefaultTableSource.

Constants§

Functions§