vortex-expr

Crates.iovortex-expr
lib.rsvortex-expr
version0.21.1
sourcesrc
created_at2024-05-20 14:41:33.248043
updated_at2024-12-16 20:55:16.589333
descriptionVortex Expressions
homepagehttps://github.com/spiraldb/vortex
repositoryhttps://github.com/spiraldb/vortex
max_upload_size
id1245788
size31,672
Nicholas Gates (gatesn)

documentation

README

Vortex Expressions

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

Commit count: 1285

cargo fmt