This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from c7dfcfa18 [core] Partitions system table support time travel (#4511)
add c95c3e6f9 [core] supports using dynamic parameters to query the system
table of a specified branch. (#4527)
No new revisions were added by this update.
Summary of changes:
.../table/system/AggregationFieldsTable.java | 18 +++-----
.../apache/paimon/table/system/BranchesTable.java | 13 +++---
.../apache/paimon/table/system/ConsumersTable.java | 18 +++-----
.../apache/paimon/table/system/OptionsTable.java | 18 +++-----
.../apache/paimon/table/system/SchemasTable.java | 18 +++-----
.../apache/paimon/table/system/SnapshotsTable.java | 17 ++-----
.../org/apache/paimon/table/system/TagsTable.java | 18 +++-----
.../org/apache/paimon/flink/BranchSqlITCase.java | 52 ++++++++++++++++++++++
8 files changed, 97 insertions(+), 75 deletions(-)