RussellSpitzer commented on code in PR #14040:
URL: https://github.com/apache/iceberg/pull/14040#discussion_r2356833601
##########
api/src/test/java/org/apache/iceberg/TestHelpers.java:
##########
@@ -390,6 +391,14 @@ public static CustomRow of(Object... values) {
return new CustomRow(values);
}
Review Comment:
Constructors so we can use Custom Row as a CustomType in internal Data
--
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]