Files
greptimedb/src
Lei, HUANG 404df92a60 feat/column-partition:
### Add support for DataFusion physical expressions

 - **`Cargo.lock` & `Cargo.toml`**: Added `datafusion-physical-expr` as a dependency to support physical expression creation.
 - **`expr.rs`**: Implemented conversion methods `try_as_logical_expr` and `try_as_physical_expr` for `Operand` and `PartitionExpr` to facilitate logical and physical expression handling.
 - **`multi_dim.rs`**: Enhanced `MultiDimPartitionRule` to utilize physical expressions for partitioning logic, including new methods for evaluating record batches.
 - **Tests**: Added unit tests for logical and physical expression conversions and partitioning logic in `expr.rs` and `multi_dim.rs`.
2025-03-28 06:30:17 +00:00
..
2024-12-24 06:21:19 +00:00
2024-12-16 06:17:27 +00:00
2025-03-27 10:41:44 +00:00
2025-03-27 09:00:51 +00:00
2025-03-27 10:41:44 +00:00
2025-03-27 10:41:44 +00:00
2025-03-28 06:30:17 +00:00
2025-03-27 10:41:44 +00:00
2025-03-27 10:41:44 +00:00