This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 4e2f01a [Compaction] Fix a bug that CumulativeCompaction compares
time of different precision (#2693)
add 13e5fdd [AlphaRowset] set num_segments field in rowset meta if
missing (#2658)
No new revisions were added by this update.
Summary of changes:
be/src/olap/compaction.cpp | 45 ++++++++++++++++++++--
be/src/olap/compaction.h | 5 +++
be/src/olap/reader.cpp | 2 +-
be/src/olap/rowset/alpha_rowset.cpp | 17 +++++---
be/src/olap/rowset/alpha_rowset_meta.cpp | 6 +--
be/src/olap/rowset/rowset_meta.h | 34 +++++++++++-----
be/test/olap/test_data/header.txt | 3 ++
be/test/olap/test_data/rowset_meta.json | 1 +
.../org/apache/doris/clone/TabletSchedCtx.java | 2 +-
.../org/apache/doris/planner/HashJoinNode.java | 10 ++---
10 files changed, 94 insertions(+), 31 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]