Crates.io | vortex-expr |
lib.rs | vortex-expr |
version | 0.14.0 |
source | src |
created_at | 2024-05-20 14:41:33.248043 |
updated_at | 2024-11-04 20:26:20.482072 |
description | Vortex Expressions |
homepage | https://github.com/spiraldb/vortex |
repository | https://github.com/spiraldb/vortex |
max_upload_size | |
id | 1245788 |
size | 21,528 |
A crate defining serializable predicate expressions. Used predominantly for filter push-down.
Takes inspiration from postgres https://www.postgresql.org/docs/current/sql-expressions.html and datafusion https://github.com/apache/datafusion/tree/5fac581efbaffd0e6a9edf931182517524526afd/datafusion/expr