8000 Fix IN lookup by jsteemann · Pull Request #19153 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Fix IN lookup #19153

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

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Fix IN lookup #19153

merged 1 commit into from
Jun 2, 2023

Conversation

jsteemann
Copy link
Contributor
@jsteemann jsteemann commented Jun 2, 2023

Scope & Purpose

Backport of #19154

https://arangodb.atlassian.net/browse/OASIS-25262

  • OASIS-25262: Fixed undefined behavior in IN lookup in unique indexes when the lookup array had to be rebuilt in memory.
  • 💩 Bugfix
  • 🍕 New feature
  • 🔥 Performance improvement
  • 🔨 Refactoring/simplification

Checklist

  • Tests
    • Regression tests
    • C++ Unit tests
    • integration tests
    • resilience tests
  • 📖 CHANGELOG entry made
  • 📚 documentation written (release notes, API changes, ...)
  • Backports
    • Backport for 3.11: this PR
    • Backport for 3.10: not required
    • Backport for 3.9: not required

Related Information

* OASIS-25262: Fixed undefined behavior in IN lookup in unique indexes when the
  lookup array had to be rebuilt in memory.
@jsteemann jsteemann added this to the 3.11 milestone Jun 2, 2023
@jsteemann jsteemann requested a review from a team as a code owner June 2, 2023 08:38
@cla-bot cla-bot bot added the cla-signed label Jun 2, 2023
@jsteemann jsteemann mentioned this pull request Jun 2, 2023
19 tasks
Copy link
Member
@neunhoef neunhoef left a comment

Choose a reason for hiding this comment

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

LGTM

@KVS85 KVS85 added the 3 AQL Query language related label Jun 2, 2023
@KVS85 KVS85 merged commit 67ccc8f into 3.11 Jun 2, 2023
@KVS85 KVS85 deleted the bug-fix-3.11/OASIS-25262 branch June 2, 2023 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 AQL Query language related cla-signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0