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 81ceea9c09 [spark] Spark write supports
'full-compaction.delta-commits' (#6364)
add b7ca31f0ed [flink] Support write blob data using blob descriptor
(#6367)
No new revisions were added by this update.
Summary of changes:
.../shortcodes/generated/core_configuration.html | 8 +++-
.../main/java/org/apache/paimon/CoreOptions.java | 13 +++++-
.../org/apache/paimon/flink/FlinkRowWrapper.java | 23 +++++++++-
.../apache/paimon/flink/action/CompactAction.java | 6 ++-
.../apache/paimon/flink/sink/FlinkSinkBuilder.java | 20 +++++++--
.../org/apache/paimon/flink/BlobTableITCase.java | 50 ++++++++++++++++++++--
6 files changed, 110 insertions(+), 10 deletions(-)