Hi Ryan, aokolnychyi: I find in Writer.java#L506 <https://github.com/apache/incubator-iceberg/blob/master/spark/src/main/java/org/apache/iceberg/spark/source/Writer.java#L506>, that should group data with the partition key before writing data into iceberg file. May I know your consideration for that design?
[image: image.png]