This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a change to branch rest-add-table-via-view-endpoint
in repository https://gitbox.apache.org/repos/asf/paimon.git
from bbafa7e988 [python] Add getTableVia endpoint for view penetration
add d35a91cb36 [rest] Add Java tests for getTableVia endpoint
add 1564be81aa [python] Add tests for get_table_via endpoint
No new revisions were added by this update.
Summary of changes:
.../org/apache/paimon/rest/RESTCatalogTest.java | 30 +++++++++++++++++++
.../pypaimon/tests/rest/rest_catalog_test.py | 35 ++++++++++++++++++++++
paimon-python/pypaimon/tests/rest/rest_server.py | 17 +++++++++++
3 files changed, 82 insertions(+)