This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 317e591b129 branch-3.1: [fix](be-jni-env) Fix
java.lang.StackOverflowError thrown from the UncaughtExceptionHandler in thread
"process reaper". #52821 (#52854)
add 184efae9c40 branch-3.1: [opt](inverted index) add option for inverted
index ram dir writing when compaction #49232 (#52912)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.cpp | 2 +
be/src/common/config.h | 2 +
be/src/olap/compaction.cpp | 2 +
be/src/olap/rowset/rowset_writer.h | 8 +-
be/src/olap/rowset/rowset_writer_context.h | 2 +
.../segment_v2/inverted_index_file_writer.cpp | 3 +-
.../rowset/segment_v2/inverted_index_file_writer.h | 6 +-
.../segment_v2/inverted_index_file_writer_test.cpp | 253 +++++++++++++++++++++
8 files changed, 273 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]