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

Crate datafusion_jit

Source
Expand description

Just-In-Time compilation to accelerate DataFusion physical plan execution.

Modules§

api
Constructing a function AST at runtime.
ast
compile
Compile DataFusion Expr to JIT’d function.
jit