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 2427cbbfc5 [rest] Rename Catalog interface method to getTableVia
add bbafa7e988 [python] Add getTableVia endpoint for view penetration
No new revisions were added by this update.
Summary of changes:
paimon-python/pypaimon/api/resource_paths.py | 7 ++++++
paimon-python/pypaimon/api/rest_api.py | 16 +++++++++++++
paimon-python/pypaimon/catalog/catalog.py | 9 ++++++++
.../pypaimon/catalog/rest/rest_catalog.py | 26 ++++++++++++++++++++++
4 files changed, 58 insertions(+)