SteNicholas opened a new pull request, #772:
URL: https://github.com/apache/incubator-paimon/pull/772

   ### Purpose
   
   `HiveCatalog#dropTable` interface should delete table directory to avoid 
schema in filesystem exists, especially for external table which doesn't delete 
directory in filesystem so that recreating the same table cause exception that 
schema in filesystem exists.
   
   Fix #694.
   
   ### Tests
   
   `HiveCatalog#dropTable` forces to delete table directory to avoid schema in 
filesystem exists.
   
   ### API and Format 
   
   *(Does this change affect API or storage format)*
   
   ### Documentation
   
   *(Does this change introduce a new feature)*


-- 
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: issues-unsubscr...@paimon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to