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

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


    from 896a08c  [Enhancement] add thread id in be log (#6891)
     add 8b557c0  [Refactor] Refact code of sequence column (#7007)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/olap_scanner.cpp               |  6 +++--
 be/src/olap/collect_iterator.cpp           | 37 +++++++++++++++++++-----------
 be/src/olap/collect_iterator.h             |  7 ++++--
 be/src/olap/generic_iterators.cpp          | 24 +++++++++++++++----
 be/src/olap/generic_iterators.h            |  2 +-
 be/src/olap/reader.cpp                     |  9 ++++----
 be/src/olap/row.h                          | 17 --------------
 be/src/olap/rowset/beta_rowset_reader.cpp  |  2 +-
 be/src/olap/rowset/rowset_converter.cpp    |  1 +
 be/src/olap/rowset/rowset_reader_context.h |  1 +
 be/src/olap/schema_change.cpp              |  2 ++
 be/src/olap/tuple_reader.cpp               |  5 ----
 12 files changed, 64 insertions(+), 49 deletions(-)

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

Reply via email to