Skip to content

branch-3.1: [opt](hive) use binary search to prune hive partitions #58877 - #58932

Merged
morrySnow merged 2 commits into
apache:branch-3.1from
zy-kkk:bp58877
Dec 17, 2025
Merged

branch-3.1: [opt](hive) use binary search to prune hive partitions #58877#58932
morrySnow merged 2 commits into
apache:branch-3.1from
zy-kkk:bp58877

Conversation

@zy-kkk

Copy link
Copy Markdown
Member

pick #58877

@Thearas

Copy link
Copy Markdown
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?

@zy-kkk

Copy link
Copy Markdown
MemberAuthor

run buildall

@zy-kkk

Copy link
Copy Markdown
MemberAuthor

run buildall

@zy-kkk

Copy link
Copy Markdown
MemberAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

FE UT Coverage Report

Increment line coverage 63.64% (35/55) 🎉
Increment coverage report
Complete coverage report

@morningman

Copy link
Copy Markdown
Contributor

LGTM

@morrySnowmorrySnow changed the title branch-3.1: [opt](hive) use binary search to prune hive partitions (#58877)branch-3.1: [opt](hive) use binary search to prune hive partitions #58877Dec 17, 2025
@morrySnow
morrySnow merged commit 5c650d9 into apache:branch-3.1Dec 17, 2025
22 of 23 checks passed
@morrySnowmorrySnow mentioned this pull request Dec 24, 2025
@zy-kkk
zy-kkk deleted the bp58877 branch December 25, 2025 03:16
morrySnow pushed a commit that referenced this pull request Dec 25, 2025
Sign up for freeto 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.

5 participants

@zy-kkk@Thearas@hello-stephen@morningman@morrySnow