Overall Performance Optimized When DROP TABLE Is Used to Delete Tables with a Large Number of Partitions
Mar 13 2020
Content
If a table has a large number of partitions, it takes a long time to delete it by using the DROP TABLE statement. After the optimization, you can quickly delete a table that has tens of thousands of partitions.