wxp0329 opened a new issue, #4295: URL: https://github.com/apache/carbondata/issues/4295
 As shown in the above figure, CarbonShowTablesCommand obtains metadata from metastore for each table. Currently, when there are 180,000 tables, it takes a long time (about 1 hours) to run the show tables command, which needs to be optimized. When the filter function is not invoked, it takes about 9 seconds to obtain 180,000 tables by running the show tables command.As shown in the following figure.  -- 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...@carbondata.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org