Skip to content

[Fix](inverted index) fix missed array inverted index null bitmap #38907#38934

Merged
airborne12 merged 1 commit intoapache:branch-2.1from
airborne12:pick_38907_to_origin_branch-2.1
Aug 6, 2024
Merged

[Fix](inverted index) fix missed array inverted index null bitmap #38907#38934
airborne12 merged 1 commit intoapache:branch-2.1from
airborne12:pick_38907_to_origin_branch-2.1

Conversation

@airborne12
Copy link
Copy Markdown
Member

cherry pick from #38907

…ache#38907)

## Proposed changes

We forgot to set null bitmap in inverted index for array values.
In this PR, we added it.
@airborne12
Copy link
Copy Markdown
Member Author

run buildall

@doris-robot
Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 6, 2024

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 36.40% (9268/25459)
Line Coverage: 27.93% (75825/271529)
Region Coverage: 26.77% (38997/145680)
Branch Coverage: 23.50% (19798/84260)
Coverage Report: http://coverage.selectdb-in.cc/coverage/08266823399f9b6e4f1f8470cca012a29a48f8f1_08266823399f9b6e4f1f8470cca012a29a48f8f1/report/index.html

@airborne12 airborne12 merged commit fe6ea3b into apache:branch-2.1 Aug 6, 2024
@airborne12 airborne12 deleted the pick_38907_to_origin_branch-2.1 branch August 6, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants