aokolnychyi commented on a change in pull request #3984:
URL: https://github.com/apache/iceberg/pull/3984#discussion_r792166036
##########
File path:
spark/v3.2/spark/src/main/java/org/apache/iceberg/spark/SparkWriteConf.java
##########
@@ -198,7 +198,7 @@ private DistributionMode
adjustWriteDistributionMode(DistributionMode mode) {
}
}
- public DistributionMode copyOnWriteDeleteDistributionMode() {
Review comment:
Given the recent changes, I am no longer sure we need separate methods
for copy-on-write and merge-on-read.
--
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]