plusplusjiajia opened a new pull request, #7291: URL: https://github.com/apache/paimon/pull/7291
### Purpose This PR adds support for filtering tables by type when listing tables through the REST API. ### Tests `test_list_tables_paged_with_table_type_param` in `api_test.py` ### API and Format - Added optional `table_type` parameter to `RESTApi.list_tables_paged()` method - Added optional `table_type` parameter to `RESTCatalog.list_tables_paged()` method - Added `TABLE_TYPE` constant to REST API parameter definitions -- 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]
