Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Fix BinaryJoinIterator.Seek #852

Merged
merged 5 commits into from
Jul 13, 2023

Conversation

simonswine
Copy link
Collaborator

  • Implement BinaryJoinIterator.Seek() properly
  • Fix nextOrSeek entry conditions

@simonswine simonswine changed the title 20230712 fix join iterator seek Fix BinaryJoinIterator.Seek Jul 12, 2023
@simonswine simonswine force-pushed the 20230712_fix-join-iterator-seek branch from c44217c to de688b7 Compare July 13, 2023 09:58
@simonswine simonswine marked this pull request as ready for review July 13, 2023 12:12
Copy link
Collaborator

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

@simonswine simonswine merged commit 9e13bca into grafana:main Jul 13, 2023
17 checks passed
simonswine added a commit to simonswine/pyroscope that referenced this pull request Jul 18, 2023
* Implement BinaryJoinIterator.Seek() properly

* Fix nextOrSeek entry conditions

* Test and fix bug in NewRowNumIterator

* Put back iterators only after the last use

* Actually call makeResult in Seek()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants