Crates.io | vortex-expr |
lib.rs | vortex-expr |
version | 0.21.0 |
source | src |
created_at | 2024-05-20 14:41:33.248043 |
updated_at | 2024-11-27 18:36:53.019576 |
description | Vortex Expressions |
homepage | https://github.com/spiraldb/vortex |
repository | https://github.com/spiraldb/vortex |
max_upload_size | |
id | 1245788 |
size | 28,827 |
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