929ac9081e
* chore: Move to inline snapshots * chore: Container for the DataFusion and IOx schema * chore: Simplify using logical expression helper functions * feat: Rewrite conditional expressions using InfluxQL rules * feat: Add tests to validation conditional expression rewriting * feat: Rewrite column expressions * chore: Rewrite expression to use false when possible This allows the planner to optimise away the entire logical plan to an empty plan in many cases. * feat: Complete cast postfix operator support Added `unsigned` postfix operator, as the feature was mostly complete. Closes #6895 * chore: Remove redundant attribute |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
build.rs |