koralium / flowtide

Streaming integration engine
https://koralium.github.io/flowtide/
Apache License 2.0
28 stars 2 forks source link

Refactor emit pushdown visitor #122

Closed Ulimo closed 8 months ago

Ulimo commented 10 months ago

The emit pushdown must map all input emits to the inputs ids. Since the input might already have an emit, the ids will differ.

Ulimo commented 8 months ago

This will not be done at this time