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

Module datafusion::exec [] [src]

Structs

CsvRelation

Represents a csv file with a known schema

DF
ExecutionContext
FilterRelation
ProjectRelation

Enums

ExecutionError

Traits

SimpleRelation

trait for all relations (a relation is essentially just an iterator over tuples with a known schema)