JingsongLi opened a new pull request, #528:
URL: https://github.com/apache/flink-table-store/pull/528

   In HiveCatalog.listTables, in the current implementation, getTable will be 
called for each TableName. However, the environment here may not be able to 
access non-TableStore tables.
   We can avoid access non-TableStore tables by judging whether it is a 
TableStore table in advance.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to