tenzir / public-roadmap

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

Group Operator #62

Open dominiklohmann opened 12 months ago

dominiklohmann commented 12 months ago

We want a standalone group operator that splits input into multiple instances of a nested pipeline.

💯 Definition of Done

- [ ] Design a mechanism for nested pipeline execution
- [ ] Design syntax for nested pipelines
- [ ] Implement a standalone `group` operator
mavam commented 11 months ago

Since this issue mentions "nested pipelines", I want to point out https://github.com/orgs/tenzir/discussions/3413.

mavam commented 7 months ago

This came up several times in the past, and today again in a call with a prospect.

mavam commented 6 months ago

This came up again in the context of streaming summarization of Zeek logs.

dominiklohmann commented 3 months ago

This and the window operator for windowing came up again in a call with a prospect. It's clear that they're the top priorities after TQL2 is ready.