dylzlt commented on a change in pull request #4258:
URL: https://github.com/apache/iceberg/pull/4258#discussion_r821296252
##########
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.
+ * {@link IllegalArgumentException} raised when arguments aren't allowed.
Review comment:
ok, I have modified that.Thank you for your review
--
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]