vortex-expr

Crates.iovortex-expr
lib.rsvortex-expr
version0.14.0
sourcesrc
created_at2024-05-20 14:41:33.248043
updated_at2024-11-04 20:26:20.482072
descriptionVortex Expressions
homepagehttps://github.com/spiraldb/vortex
repositoryhttps://github.com/spiraldb/vortex
max_upload_size
id1245788
size21,528
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: 967

cargo fmt