yanand0909 commented on code in PR #26385: URL: https://github.com/apache/flink/pull/26385#discussion_r2036413716
########## docs/content/docs/dev/python/table/table_environment.md: ########## @@ -795,6 +850,29 @@ These APIs are used to access catalogs and modules. You can find more detailed i {{< pythondoc file="pyflink.table.html#pyflink.table.TableEnvironment.list_temporary_views" name="link">}} </td> </tr> + <tr> + <td> + <strong>list_models()</strong> + </td> + <td> + Gets the names of all models in the current database of the current catalog. Review Comment: This will return for from current catalog and current database -- 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...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org