This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a change to branch release-0.8
in repository https://gitbox.apache.org/repos/asf/paimon.git


    from 269c3c05c [core] Make ManifestCommittableSerializer be compatible with 
Paimon 0.7 (#3476)
     new 462828752 [core] Fix nested row type convert to serializer loop (#3484)
     new 652c0f294 [core] Fix BinaryWriter.createValueSetter to lazy create 
serializer
     new 5317582e9 [doc] add Apache Doris document in 'engines' category (#3493)
     new c32999a53 [minor] Just ignore the Long.MIN_VALUE watermark when 
creating the tag. (#3490)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/content/engines/doris.md                      | 191 +++++++++++++++++++++
 .../java/org/apache/paimon/data/BinaryWriter.java  |  16 +-
 .../data/serializer/InternalRowSerializer.java     |   3 +-
 .../org/apache/paimon/tag/TagTimeExtractor.java    |   2 +-
 .../apache/paimon/flink/ReadWriteTableITCase.java  |  28 +++
 5 files changed, 232 insertions(+), 8 deletions(-)
 create mode 100644 docs/content/engines/doris.md

Reply via email to