StarRocks / starrocks

The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
https://starrocks.io
Apache License 2.0
9.03k stars 1.82k forks source link

[BugFix] Fix Unexpected memory copy #53052

Closed stdpain closed 1 day ago

stdpain commented 2 days ago

Why I'm doing:

What I'm doing:

same with #52885

grep -Rn 'get_data' be/src/|grep auto|grep =|grep -v '&'|grep -v '*'|grep -v '\['|grep -v 'ColumnHelper::get_data_column'|grep -v 'get_data_column_of_const'|grep -v '\.data\(\)'

What type of PR is this:

Does this PR entail a change in behavior?

If yes, please specify the type of change:

Checklist:

Bugfix cherry-pick branch check:

github-actions[bot] commented 1 day ago

[Java-Extensions Incremental Coverage Report]

:white_check_mark: pass : 0 / 0 (0%)

github-actions[bot] commented 1 day ago

[FE Incremental Coverage Report]

:white_check_mark: pass : 0 / 0 (0%)

github-actions[bot] commented 1 day ago

[BE Incremental Coverage Report]

:x: fail : 5 / 7 (71.43%)

file detail

path covered_line new_line coverage not_covered_line_detail
:large_blue_circle: be/src/column/column_helper.h 0 2 00.00% [131, 132]
:large_blue_circle: be/src/exec/stream/aggregate/stream_aggregator.cpp 1 1 100.00% []
:large_blue_circle: be/src/exprs/agg/group_concat.h 1 1 100.00% []
:large_blue_circle: be/src/storage/column_in_predicate.cpp 1 1 100.00% []
:large_blue_circle: be/src/exprs/array_functions.tpp 1 1 100.00% []
:large_blue_circle: be/src/exprs/utility_functions.cpp 1 1 100.00% []
github-actions[bot] commented 1 day ago

@Mergifyio backport branch-3.4

github-actions[bot] commented 1 day ago

@Mergifyio backport branch-3.3

github-actions[bot] commented 1 day ago

@Mergifyio backport branch-3.2

github-actions[bot] commented 1 day ago

@Mergifyio backport branch-3.1

github-actions[bot] commented 1 day ago

@Mergifyio backport branch-3.0

mergify[bot] commented 1 day ago

backport branch-3.4

✅ Backports have been created

* [#53078 [BugFix] Fix Unexpected memory copy (backport #53052)](https://github.com/StarRocks/starrocks/pull/53078) has been created for branch `branch-3.4`
mergify[bot] commented 1 day ago

backport branch-3.3

✅ Backports have been created

* [#53079 [BugFix] Fix Unexpected memory copy (backport #53052)](https://github.com/StarRocks/starrocks/pull/53079) has been created for branch `branch-3.3` but encountered conflicts
mergify[bot] commented 1 day ago

backport branch-3.2

✅ Backports have been created

* [#53080 [BugFix] Fix Unexpected memory copy (backport #53052)](https://github.com/StarRocks/starrocks/pull/53080) has been created for branch `branch-3.2` but encountered conflicts
mergify[bot] commented 1 day ago

backport branch-3.1

✅ Backports have been created

* [#53081 [BugFix] Fix Unexpected memory copy (backport #53052)](https://github.com/StarRocks/starrocks/pull/53081) has been created for branch `branch-3.1` but encountered conflicts
mergify[bot] commented 1 day ago

backport branch-3.0

✅ Backports have been created

* [#53082 [BugFix] Fix Unexpected memory copy (backport #53052)](https://github.com/StarRocks/starrocks/pull/53082) has been created for branch `branch-3.0` but encountered conflicts