[Improve](Variant) use COUNT_ON_INDEX on variant subcolumns#60404
[Improve](Variant) use COUNT_ON_INDEX on variant subcolumns#60404eldenmoon merged 1 commit intoapache:masterfrom
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
b4506c2 to
d222675
Compare
|
run buildall |
TPC-H: Total hot run time: 32413 ms |
ClickBench: Total hot run time: 28.16 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
79ba961 to
0345ce7
Compare
0345ce7 to
1367ada
Compare
|
run buildall |
1367ada to
76119fb
Compare
|
run buildall |
TPC-H: Total hot run time: 32322 ms |
ClickBench: Total hot run time: 28.29 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
airborne12
left a comment
There was a problem hiding this comment.
Minor typo in the new comment:
// Exmple: CAST(v['a'] AS VARCHAR) MATCH 'hello', do not add CAST expr to index tracking.Should be:
// Example: CAST(v['a'] AS VARCHAR) MATCH 'hello', do not add CAST expr to index tracking.|
PR approved by at least one committer and no changes requested. |
apache#60404 (apache#60461) Cherry-picked from apache#60404 Co-authored-by: lihangyu <lihangyu@selectdb.com>
What problem does this PR solve?
related PR #57461
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)