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 - Rust
[go: Go Back, main page]

[][src]Crate datafusion

DataFusion is a modern distributed compute platform implemented in Rust that uses Apache Arrow as the memory model

Modules

dfparser

SQL Parser

execution
logicalplan

Logical query plan

sqlplanner

SQL Query Planner (produces logical plan from SQL AST)