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

Expand description

Expression simplifier

Traits

trait for types that can be simplified

The information necessary to apply algebraic simplification to an Expr. See SimplifyContext for one implementation