rdblue commented on a change in pull request #705: Add session catalog for
Spark 3.0
URL: https://github.com/apache/incubator-iceberg/pull/705#discussion_r360949137
##########
File path: hive/src/main/java/org/apache/iceberg/hive/HiveCatalog.java
##########
@@ -99,7 +99,7 @@ protected String name() {
@Override
public boolean dropTable(TableIdentifier identifier, boolean purge) {
Review comment:
No, it is called by `TableOperations` when the table is refreshed to check
whether it exists at all.
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]