Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug](bitmap) clear set when bitmap fastunion #37816

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

BiteTheDDDDt
Copy link
Contributor

Proposed changes

before:6 min 59.33 sec
after :24.67 sec

@BiteTheDDDDt
Copy link
Contributor Author

run buildall

Copy link
Contributor

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

Copy link
Member

@mrhhsg mrhhsg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Jul 15, 2024
Copy link
Contributor

PR approved by at least one committer and no changes requested.

Copy link
Contributor

PR approved by anyone and no changes requested.

@wm1581066 wm1581066 added the usercase Important user case type label label Jul 15, 2024
@@ -1252,8 +1252,7 @@ class BitmapValue {
std::vector<const detail::Roaring64Map*> bitmaps;
std::vector<uint64_t> single_values;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please modify the unit test in BE UT

@yiguolei yiguolei merged commit 01f00aa into apache:master Jul 15, 2024
27 of 32 checks passed
BiteTheDDDDt added a commit to BiteTheDDDDt/incubator-doris that referenced this pull request Jul 16, 2024
## Proposed changes
before:6 min 59.33 sec
after   :24.67 sec
BiteTheDDDDt added a commit to BiteTheDDDDt/incubator-doris that referenced this pull request Jul 16, 2024
## Proposed changes
before:6 min 59.33 sec
after   :24.67 sec
yiguolei pushed a commit that referenced this pull request Jul 16, 2024
seawinde pushed a commit to seawinde/doris that referenced this pull request Jul 17, 2024
## Proposed changes
before:6 min 59.33 sec
after   :24.67 sec
dataroaring pushed a commit that referenced this pull request Jul 17, 2024
## Proposed changes
before:6 min 59.33 sec
after   :24.67 sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. dev/2.1.5-merged dev/3.0.1-merged reviewed usercase Important user case type label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants