chenjunjiedada 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_r360633551
##########
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:
Do we need to add `validateTableIsIceberg` in dropTable then catch it and
return false?
----------------------------------------------------------------
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]