mxm commented on PR #15433:
URL: https://github.com/apache/iceberg/pull/15433#issuecomment-3958599768

   I think the idea here is valid, but we should implement this in a clean way, 
e.g. by adding a new `DistributionMode` and add an additional chained writer to 
the processor. We don't want to silently ignore other distribution modes based 
on some additional flag (`passthroughRecords(true)`). That said, the potential 
performance improvements need to outweigh the slight increase in complexity due 
to the changes in the job topology.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to