This is an automated email from the ASF dual-hosted git repository.
junhao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from 3112c9768 [cdc] Combine mode should throw better exception to dynamic
bucket table (#3291)
add 6137fd0d5 [core] incremental-between-scan-mode should respect
changelog-producer (#3290)
No new revisions were added by this update.
Summary of changes:
docs/content/flink/sql-query.md | 3 ++
docs/content/spark/sql-query.md | 3 ++
.../shortcodes/generated/core_configuration.html | 4 +--
.../main/java/org/apache/paimon/CoreOptions.java | 8 +++--
.../table/source/AbstractInnerTableScan.java | 6 ++++
.../snapshot/IncrementalStartingScannerTest.java | 34 +++++++++++-----------
6 files changed, 36 insertions(+), 22 deletions(-)