jackye1995 commented on a change in pull request #4411:
URL: https://github.com/apache/iceberg/pull/4411#discussion_r836698459
##########
File path:
spark/v3.2/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/SparkRowLevelOperationsTestBase.java
##########
@@ -85,6 +85,15 @@ public SparkRowLevelOperationsTestBase(String catalogName,
String implementation
true,
WRITE_DISTRIBUTION_MODE_NONE
},
+ { "testhive", SparkCatalog.class.getName(),
+ ImmutableMap.of(
Review comment:
indentation seems off
--
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]