Skip to content

fix a mistake in CursorGranularizer to check doneness after advance#17175

Merged
abhishekagarwal87 merged 3 commits intoapache:masterfrom
clintropolis:fix-cursor-granularizer
Sep 27, 2024
Merged

fix a mistake in CursorGranularizer to check doneness after advance#17175
abhishekagarwal87 merged 3 commits intoapache:masterfrom
clintropolis:fix-cursor-granularizer

Conversation

@clintropolis
Copy link
Copy Markdown
Member

Fixes a mistake introduced in #16533 which can result in CursorGranularizer incorrectly trying to get values from a selector after calling cursor.advance because of a missing check for cursor.isDone

@abhishekagarwal87 abhishekagarwal87 merged commit 157fe1b into apache:master Sep 27, 2024
@abhishekagarwal87 abhishekagarwal87 added this to the 31.0.0 milestone Sep 27, 2024
@clintropolis clintropolis deleted the fix-cursor-granularizer branch September 27, 2024 04:31
clintropolis added a commit to clintropolis/druid that referenced this pull request Sep 27, 2024
…pache#17175)

Fixes a mistake introduced in apache#16533 which can result in CursorGranularizer incorrectly trying to get values from a selector after calling cursor.advance because of a missing check for cursor.isDone
clintropolis added a commit that referenced this pull request Sep 30, 2024
…17175) (#17176)

Fixes a mistake introduced in #16533 which can result in CursorGranularizer incorrectly trying to get values from a selector after calling cursor.advance because of a missing check for cursor.isDone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants