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 1c438ee9d5 [core] Fix FileMonitorTable with Deletion Vectors Enabled
(#5406)
add e56ebb5180 [core] Aggregate merge function should not return empty row
with non-null column type exist (#5407)
No new revisions were added by this update.
Summary of changes:
.../paimon/mergetree/compact/MergeFunction.java | 5 ++-
.../compact/aggregate/AggregateMergeFunction.java | 40 +++++++++++++++++-----
.../LookupChangelogMergeFunctionWrapperTest.java | 8 +++--
.../paimon/table/PrimaryKeySimpleTableTest.java | 38 ++++++++++++++++++++
4 files changed, 79 insertions(+), 12 deletions(-)