#substrait #expressions #macro #helper

macro substrait-expr-macros

helper macros for working with substrait expressions

6 releases

0.2.3 Jan 6, 2025
0.2.2 Nov 26, 2024
0.2.1 Apr 8, 2024
0.2.0 Jan 23, 2024
0.1.1 Jan 13, 2024

#6 in #substrait

Download history 393/week @ 2024-11-24 620/week @ 2024-12-01 345/week @ 2024-12-08 328/week @ 2024-12-15 264/week @ 2024-12-22 205/week @ 2024-12-29 317/week @ 2025-01-05 256/week @ 2025-01-12 222/week @ 2025-01-19 217/week @ 2025-01-26 147/week @ 2025-02-02 201/week @ 2025-02-09 227/week @ 2025-02-16 356/week @ 2025-02-23 342/week @ 2025-03-02 365/week @ 2025-03-09

1,319 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

~195–630KB
~15K SLoC