GitHub user chenlica added a comment to the discussion: Loop Start requires exactly one materialized reader on its input port, is lifting this planned?
To chime in, there are two possible ways to "combine" the tables of different iterations in a "ForLoop": 1) Produce a union of these tables; 2) Produce a table of these tables. Currently our design is 1). We can consider 2) in the future if there are use cases. GitHub link: https://github.com/apache/texera/discussions/6966#discussioncomment-17873056 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
