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

Struct datafusion::exec::ExecutionContext [] [src]

pub struct ExecutionContext { /* fields omitted */ }

Methods

impl ExecutionContext
[src]

[src]

[src]

[src]

Open a CSV file TODO: this is building a relational plan not an execution plan so shouldn't really be here

[src]

[src]

[src]

Evaluate a relational expression against a tuple

Trait Implementations

impl Debug for ExecutionContext
[src]

[src]

Formats the value using the given formatter.

impl Clone for ExecutionContext
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more