RussellSpitzer commented on a change in pull request #4258:
URL: https://github.com/apache/iceberg/pull/4258#discussion_r820931190



##########
File path: 
api/src/main/java/org/apache/iceberg/exceptions/ValidationException.java
##########
@@ -24,7 +24,8 @@
 import org.apache.iceberg.Schema;
 
 /**
- * Exception raised when validation checks fail.
+ * Exception raised when arguments inconsistencies checks fail.

Review comment:
       "Raised when the arguments are valid in isolation, but not in 
conjunction with other arguments or state"?




-- 
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]

Reply via email to