obi1kenobi / trustfall

A query engine for any combination of data sources. Query your files and APIs as if they were databases!
Apache License 2.0
2.3k stars 66 forks source link

Allow `FieldRef` in fold post-filtering operations. #618

Closed obi1kenobi closed 3 weeks ago

obi1kenobi commented 3 weeks ago

This lays the groundwork for @fold @transform(op: "count") followed by more @transform operations before a subsequent @filter.