rdblue commented on a change in pull request #828:
URL: https://github.com/apache/iceberg/pull/828#discussion_r434918151
##########
File path: spark/src/test/java/org/apache/iceberg/spark/data/TestHelpers.java
##########
@@ -78,6 +81,48 @@ public static void assertEqualsSafe(Types.StructType struct,
Record rec, Row row
}
}
+ public static void assertEqualsUnsafe(Types.StructType struct, List<Record>
expected, ColumnarBatch batch) {
Review comment:
Fixed in my PR.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]