agnes-xinyi-lu commented on code in PR #15002:
URL: https://github.com/apache/iceberg/pull/15002#discussion_r2674347515
##########
spark/v4.1/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestMetadataTables.java:
##########
@@ -78,30 +78,6 @@ public class TestMetadataTables extends ExtensionsTestBase {
@Parameters(name = "catalogName = {0}, implementation = {1}, config = {2},
formatVersion = {3}")
protected static Object[][] parameters() {
return new Object[][] {
- {
- SparkCatalogConfig.HIVE.catalogName(),
- SparkCatalogConfig.HIVE.implementation(),
Review Comment:
Removed this for debugging, will add it back when the spark 4.1 tests are
fixed on iceberg master.
--
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]