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 505acae [fix](vectorization) make sure the mem address use in agg is
align in proper way before use (#7960)
add ef23370 [feature](vec)(load) Support vtablet sink to enable insert
into by using vec query engine (#7957)
No new revisions were added by this update.
Summary of changes:
be/src/exec/data_sink.cpp | 3 +-
be/src/exec/tablet_info.cpp | 19 +---
be/src/exec/tablet_info.h | 2 +-
be/src/olap/olap_define.h | 3 +
be/src/olap/row_block2.cpp | 2 -
be/src/runtime/plan_fragment_executor.cpp | 9 +-
be/src/vec/core/block.cpp | 5 +-
be/src/vec/sink/vtablet_sink.cpp | 169 ++++++++++++++++--------------
be/src/vec/sink/vtablet_sink.h | 5 +-
9 files changed, 115 insertions(+), 102 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]