peter-toth commented on PR #14948: URL: https://github.com/apache/iceberg/pull/14948#issuecomment-3928949596
As we discussed offline long term (after https://github.com/apache/spark/pull/54330) the new `GroupPartitionsExec ` operator can be improved to not only coalesce partitions with the same key, but k-way merge them to keep their sorted order. -- 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]
