You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ga...@apache.org on 2023/06/09 05:11:06 UTC

[doris] branch master updated (101e75d633 -> 3b17cc8eb3)

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

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


    from 101e75d633 [pipeline](doc) Update pipeline doc (#20623)
     add 3b17cc8eb3 [Improvement](column) reduce cache miss for data copy (#20583)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/columns/column.h              | 1 +
 be/src/vec/columns/column_decimal.h      | 3 +++
 be/src/vec/columns/column_string.cpp     | 3 +++
 be/src/vec/columns/column_string.h       | 5 +++++
 be/src/vec/columns/column_vector.cpp     | 6 ++++++
 be/src/vec/exec/join/vhash_join_node.cpp | 4 ++--
 6 files changed, 20 insertions(+), 2 deletions(-)


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