jackylk opened a new pull request #3655: [CARBONDATA-3735] Avoid listing all tables in metastore
URL: https://github.com/apache/carbondata/pull/3655 ### Why is this PR needed? In CarbonCreateDataSourceTableCommand.scala, RegisterIndexTableCommand.scala, carbon is trying to list all tables in a database. It will be slow if there are many tables in the db, thus should be avoided. ### What changes were proposed in this PR? This PR uses catalog tableExists API instead of listing all tables ### Does this PR introduce any user interface change? - No ### Is any new testcase added? - No ---------------------------------------------------------------- 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: [hidden email] With regards, Apache Git Services |
CarbonDataQA1 commented on issue #3655: [CARBONDATA-3735] Avoid listing all tables in metastore
URL: https://github.com/apache/carbondata/pull/3655#issuecomment-594432085 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2310/ ---------------------------------------------------------------- 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: [hidden email] With regards, Apache Git Services |
In reply to this post by GitBox
CarbonDataQA1 commented on issue #3655: [CARBONDATA-3735] Avoid listing all tables in metastore
URL: https://github.com/apache/carbondata/pull/3655#issuecomment-594434817 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/603/ ---------------------------------------------------------------- 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: [hidden email] With regards, Apache Git Services |
In reply to this post by GitBox
niuge01 commented on issue #3655: [CARBONDATA-3735] Avoid listing all tables in metastore
URL: https://github.com/apache/carbondata/pull/3655#issuecomment-595025748 LGTM ---------------------------------------------------------------- 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: [hidden email] With regards, Apache Git Services |
In reply to this post by GitBox
ajantha-bhat commented on issue #3655: [CARBONDATA-3735] Avoid listing all tables in metastore
URL: https://github.com/apache/carbondata/pull/3655#issuecomment-595061878 LGTM would have handled in #3631 itself ---------------------------------------------------------------- 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: [hidden email] With regards, Apache Git Services |
In reply to this post by GitBox
asfgit closed pull request #3655: [CARBONDATA-3735] Avoid listing all tables in metastore
URL: https://github.com/apache/carbondata/pull/3655 ---------------------------------------------------------------- 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: [hidden email] With regards, Apache Git Services |
Free forum by Nabble | Edit this page |