Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion_expr::planner - Rust
[go: Go Back, main page]

datafusion_expr

Module planner

Source
Expand description

ContextProvider and ExprPlanner APIs to customize SQL query planning

Structs§

Enums§

Traits§

  • Provides the SQL query planner meta-data about tables and functions referenced in SQL statements, without a direct dependency on other DataFusion structures
  • This trait allows users to customize the behavior of the SQL planner
  • This trait allows users to customize the behavior of the data type planning