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

Add `TransformedField` variant to `FieldRef` used for tags. #625

Closed obi1kenobi closed 2 weeks ago

obi1kenobi commented 2 weeks ago

After this PR, I can start implementing transforms on properties since they are fully part of the IR everywhere they are needed.