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 ed39ff1  [feature](compaction) Support triggering compaction for a 
specific partition manually (#7521)
     add 0efef1b  [fix](schema-change) Fix bug that schema change may return 
-102 error (#7808)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/collect_iterator.cpp         |  2 +-
 be/src/olap/rowset/alpha_rowset_reader.h |  2 +-
 be/src/olap/rowset/alpha_rowset_writer.h |  2 ++
 be/src/olap/rowset/beta_rowset_reader.h  |  2 +-
 be/src/olap/rowset/beta_rowset_writer.h  |  2 ++
 be/src/olap/rowset/rowset_reader.h       |  5 ++---
 be/src/olap/rowset/rowset_writer.h       |  3 +++
 be/src/olap/schema_change.cpp            | 31 +++++++++++++++++++++----------
 be/src/vec/olap/vcollect_iterator.cpp    |  2 +-
 be/test/util/threadpool_test.cpp         |  2 +-
 thirdparty/vars.sh                       |  2 +-
 11 files changed, 36 insertions(+), 19 deletions(-)

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

Reply via email to