rdblue commented on issue #717: Write stream of unordered rows into partitioned table causes "Already closed files for partition" URL: https://github.com/apache/incubator-iceberg/issues/717#issuecomment-569362746 Yes, `sortWithinPartitions` won't work, but you should be able to `repartition` by your partition columns, right? @aokolnychyi and I have also talked about relaxing this constraint for Spark streaming and keeping multiple files open.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
