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](function) use emplace to replace insert_or_assign on stable distinct #38776

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

BiteTheDDDDt
Copy link
Contributor

Proposed changes

use emplace to replace insert_or_assign on stable distinct

@BiteTheDDDDt
Copy link
Contributor Author

run buildall

@github-actions github-actions bot added the doing label Aug 2, 2024
Copy link
Contributor

github-actions bot commented Aug 2, 2024

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

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

github-actions bot commented Aug 2, 2024

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

Copy link
Contributor

github-actions bot commented Aug 2, 2024

PR approved by anyone and no changes requested.

@BiteTheDDDDt
Copy link
Contributor Author

run buildall

@BiteTheDDDDt BiteTheDDDDt merged commit 6892602 into apache:master Aug 3, 2024
29 of 31 checks passed
BiteTheDDDDt added a commit that referenced this pull request Aug 5, 2024
…tinct (#38776)

## Proposed changes
use emplace to replace insert_or_assign on stable distinct
BiteTheDDDDt added a commit to BiteTheDDDDt/incubator-doris that referenced this pull request Aug 5, 2024
…tinct (apache#38776)

## Proposed changes
use emplace to replace insert_or_assign on stable distinct
dataroaring pushed a commit that referenced this pull request Aug 11, 2024
…tinct (#38776)

## Proposed changes
use emplace to replace insert_or_assign on stable distinct
dataroaring pushed a commit that referenced this pull request Aug 16, 2024
…tinct (#38776)

## Proposed changes
use emplace to replace insert_or_assign on stable distinct
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.6-merged dev/3.0.2-merged doing reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants