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

yangzhg pushed a change to branch branch-0.14
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from 9aba744  [Bug] Fix bug that data lost when doing backup job  (#5473)
     new f1860f7  [Bug] Fix the memory expand 10~1000x of compression algorithm 
(#5504)
     new 3de1d50  [Apache] Add DISCLAIMER back (#5531)
     new a2800c8  [Bug] Fix bug that the stale rowset file will not be deleted 
(#5527)

The 3 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:
 DISCLAIMER                                         |  12 +++
 NOTICE.txt                                         |   2 +-
 be/src/olap/rowset/segment_v2/page_io.cpp          |   3 +
 be/src/olap/schema_change.cpp                      |   3 +-
 be/src/olap/tablet.cpp                             |  91 ++++++++++++++----
 be/src/olap/tablet.h                               |   4 +-
 be/src/olap/tablet_meta.cpp                        |   9 +-
 be/src/olap/tablet_meta.h                          |   5 +-
 be/src/olap/version_graph.cpp                      |   6 +-
 be/src/olap/version_graph.h                        |   2 +-
 docs/en/administrator-guide/bucket-shuffle-join.md | 105 ++++++++++++++++++++
 .../administrator-guide/bucket-shuffle-join.md     | 106 +++++++++++++++++++++
 .../apache/doris/common/proc/BackendProcNode.java  |   2 +-
 13 files changed, 320 insertions(+), 30 deletions(-)
 create mode 100644 DISCLAIMER
 create mode 100644 docs/en/administrator-guide/bucket-shuffle-join.md
 create mode 100644 docs/zh-CN/administrator-guide/bucket-shuffle-join.md

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to