This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 409640ac46 [Bug](decimal) Prevent invalid decimal value (#23677)
add 62c075bf7e [improvement](Block) Replace Block(const PBlock&) with
deserialize because it has heavy operations in ctor (#23672)
No new revisions were added by this update.
Summary of changes:
be/src/exec/rowid_fetcher.cpp | 3 ++-
be/src/runtime/tablets_channel.cpp | 5 ++---
.../aggregate_functions/aggregate_function_sort.h | 3 ++-
be/src/vec/core/block.cpp | 10 ++++++---
be/src/vec/core/block.h | 3 ++-
be/src/vec/core/block_spill_reader.cpp | 3 ++-
be/src/vec/runtime/vdata_stream_mgr.cpp | 5 +++--
be/src/vec/runtime/vdata_stream_recvr.cpp | 24 ++++++++++++----------
be/src/vec/runtime/vdata_stream_recvr.h | 8 ++++----
be/test/vec/core/block_test.cpp | 24 ++++++++++++++--------
be/test/vec/exec/vtablet_sink_test.cpp | 3 ++-
11 files changed, 55 insertions(+), 36 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]