hililiwei commented on code in PR #6006:
URL: https://github.com/apache/iceberg/pull/6006#discussion_r998864493
##########
core/src/main/java/org/apache/iceberg/RowLevelOperationMode.java:
##########
@@ -43,9 +43,9 @@ public enum RowLevelOperationMode {
public static RowLevelOperationMode fromName(String modeName) {
Review Comment:
+1. Rather than putting them in TableProperties, i prefer to keep them
separate.
--
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]