yunfengzhou-hub opened a new issue, #5781:
URL: https://github.com/apache/paimon/issues/5781

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Paimon version
   
   The latest master branch, commit id = 
1bab71313059f378f6f89f09a7525296c669f0b5
   
   ### Compute Engine
   
   Flink
   
   ### Minimal reproduce step
   
   Invoke FlinkCatalog#listTables method
   
   ### What doesn't meet your expectations?
   
   According to Flink's Catalog#listTables method's Javadoc, this method should 
return all tables and views under a certain database. However, Paimon's 
Catalog#listTables method only returns all tables, no views. There is a syntax 
gap between these two listTables methods.
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


-- 
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...@paimon.apache.org.apache.org

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

Reply via email to