tenzir / public-roadmap

The public roadmap of Tenzir
https://docs.tenzir.com/roadmap
4 stars 0 forks source link

Yield Operator #134

Closed dominiklohmann closed 7 months ago

dominiklohmann commented 7 months ago

As an intermediate step to having our revamped expressions that can address data within lists, we want to provide a yield <field> operator that can unnest already with the new extractor syntax including unnesting with [].

### Definition of Done
- [x] Agree on the syntax to use (for now)
- [x] Implement the operator