szehon-ho commented on code in PR #13448:
URL: https://github.com/apache/iceberg/pull/13448#discussion_r2180781311
##########
spark/v3.4/spark/src/test/java/org/apache/iceberg/spark/source/TestSparkMetadataColumns.java:
##########
@@ -316,6 +316,18 @@ public void testConflictingColumns() {
sql("SELECT _spec_id, _partition, _renamed_spec_id FROM %s",
TABLE_NAME));
}
+ @TestTemplate
Review Comment:
ah sorry, thanks! let me fix it. i have some trouble to run the test in
this version of spark as i dont have the old java version
--
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]