This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 41b5aeb1c5 [fix](concat) ColumnString::chars is resized with wrong
size (#22610)
new ea9030ad77 [case](fix) add sync after stream load (#22601)
new 58850914a5 [fix](compaction)none vertical compaction should also use
_unique_key_next_block function to read block (#22614)
new b641dc5db8 [fix](compaction) filter block row locations with delete
sign should ignore merge on read scenario (#22628)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/vec/olap/block_reader.cpp | 3 ++-
be/src/vec/olap/vertical_block_reader.cpp | 10 +++++++---
.../suites/load_p0/stream_load/test_json_load.groovy | 3 ++-
.../suites/partition_p0/test_partition_operation.groovy | 1 +
.../partial_update/test_partial_update.groovy | 2 +-
.../partial_update/test_partial_update_delete.groovy | 1 +
.../partial_update/test_partial_update_parallel.groovy | 2 ++
.../partial_update/test_partial_update_upsert.groovy | 1 +
8 files changed, 17 insertions(+), 6 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]