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

kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 0a6803ebecc [fix](tvf) Support fs.defaultFS with postfix '/' #33202 
(#33221)
     add 9e50bd8ea6f [Fix](partial update) Fix partial update load false when 
schema includes auto increment column (#31725) (#33209)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/tablet_info.cpp                           |  4 ++++
 be/src/exec/tablet_info.h                             |  6 ++++++
 be/src/olap/delta_writer.cpp                          |  3 ++-
 be/src/olap/partial_update_info.h                     |  7 ++++++-
 be/src/olap/rowset/segment_v2/segment_writer.cpp      | 16 +++++++++++++++-
 be/src/vec/sink/vtablet_sink.cpp                      |  2 ++
 gensrc/proto/descriptors.proto                        |  2 ++
 .../partial_update/test_partial_update.out            |  6 ++++++
 .../partial_update/test_partial_update.groovy         | 19 +++++++++++++++++++
 9 files changed, 62 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to