Ayush Saxena created HIVE-25336:
-----------------------------------

             Summary: Use single call to get tables in DropDatabaseAnalyzer
                 Key: HIVE-25336
                 URL: https://issues.apache.org/jira/browse/HIVE-25336
             Project: Hive
          Issue Type: Improvement
            Reporter: Ayush Saxena
            Assignee: Ayush Saxena


Optimise 
org.apache.hadoop.hive.ql.ddl.database.drop.DropDatabaseAnalyzer.analyzeInternal(DropDatabaseAnalyzer.java:61),
 where it fetches entire tables one by one. Move to a single call. This could 
save around 20+ seconds when large number of tables are present.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to