nastra commented on code in PR #6801:
URL: https://github.com/apache/iceberg/pull/6801#discussion_r1105410781


##########
spark/v3.3/spark/src/test/java/org/apache/iceberg/spark/SparkTestHelperBase.java:
##########
@@ -68,7 +68,7 @@ protected void assertEquals(
     }
   }
 
-  private void assertEquals(String context, Object[] expectedRow, Object[] 
actualRow) {
+  protected void assertEquals(String context, Object[] expectedRow, Object[] 
actualRow) {

Review Comment:
   it doesn't get overriden but we use it in the test



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