#expressions #substrait #macro #helper

macro substrait-expr-macros

helper macros for working with substrait expressions

4 releases

new 0.2.1 Apr 8, 2024
0.2.0 Jan 23, 2024
0.1.1 Jan 13, 2024
0.1.0 Jan 9, 2024

#5 in #substrait

Download history 23/week @ 2024-01-08 16/week @ 2024-01-22 31/week @ 2024-01-29 30/week @ 2024-02-05 69/week @ 2024-02-12 105/week @ 2024-02-19 188/week @ 2024-02-26 42/week @ 2024-03-04 50/week @ 2024-03-11 23/week @ 2024-03-18 130/week @ 2024-03-25 102/week @ 2024-04-01

307 downloads per month
Used in 2 crates (via substrait-expr)

Apache-2.0

6KB
61 lines

Substrait Expressions

This project aims to make it easier to work with Substrait expression objects.

Currently, it is only a Rust library. However, I hope to be able to add python bindings soon. Take a look at the crate docs for more information.

Dependencies

~295–740KB
~18K SLoC