davidradl commented on code in PR #26385:
URL: https://github.com/apache/flink/pull/26385#discussion_r2144497427


##########
docs/content/docs/dev/python/table/table_environment.md:
##########
@@ -795,6 +839,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.
+        It returns both temporary and models.

Review Comment:
   nit: 
   It returns both temporary and models. -> It returns all models including 
temporary models.



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