Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 3, 2025

Cherry-picked from #48389

…adding a column (#48389)

Problem Summary:
This pull request includes changes to improve the handling of inverted
indexes and to add new test cases for index changes on new columns. The
most important changes include fixing the placement of inverted index
writers, adding new test cases for inverted index changes, and modifying
the test output file to reflect the new test cases.
@hello-stephen
Copy link
Contributor

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

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring closed this Mar 3, 2025
@dataroaring dataroaring reopened this Mar 3, 2025
@hello-stephen
Copy link
Contributor

run buildall

@airborne12
Copy link
Member

run buildall

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 50.00% (3/6) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 36.88% (9713/26337)
Line Coverage 28.56% (81036/283744)
Region Coverage 27.15% (41503/152878)
Branch Coverage 23.88% (21062/88184)

@airborne12 airborne12 merged commit 08e7d92 into branch-2.1 Mar 5, 2025
20 of 23 checks passed
@airborne12 airborne12 deleted the auto-pick-48389-branch-2.1 branch March 5, 2025 01:26
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.

4 participants