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 db862ccaee [rest] Add view penetration endpoint for table access via
view
add 2427cbbfc5 [rest] Rename Catalog interface method to getTableVia
No new revisions were added by this update.
Summary of changes:
paimon-core/src/main/java/org/apache/paimon/catalog/Catalog.java | 2 +-
.../src/main/java/org/apache/paimon/catalog/DelegateCatalog.java | 4 ++--
paimon-core/src/main/java/org/apache/paimon/rest/RESTCatalog.java | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)