wxp0329 commented on issue #4295:
URL: https://github.com/apache/carbondata/issues/4295#issuecomment-1489588242

   > Maybe we can try to get tables' info in one batch instead of one by one
   > 
   > ```scala
   >   def getTable(db: String, table: String): CatalogTable
   > 
   >   def getTablesByName(db: String, tables: Seq[String]): Seq[CatalogTable]
   > ```
   
   hi,  when and which version can solve the problem?


-- 
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

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

Reply via email to