Skip to content

[native]Add to handle empty data case in ShuffleReader::next#21674

Merged
xiaoxmeng merged 1 commit intoprestodb:masterfrom
xiaoxmeng:api
Jan 11, 2024
Merged

[native]Add to handle empty data case in ShuffleReader::next#21674
xiaoxmeng merged 1 commit intoprestodb:masterfrom
xiaoxmeng:api

Conversation

@xiaoxmeng
Copy link
Contributor

Add to handle empty data case in ShuffleReader::next and update UnsafeRowExchangeSource
to remove the use of hasNext(). The followup is to deprecate hasNext.

@xiaoxmeng xiaoxmeng marked this pull request as ready for review January 11, 2024 01:05
@xiaoxmeng xiaoxmeng requested a review from a team as a code owner January 11, 2024 01:05
@mbasmanova mbasmanova requested a review from arhimondr January 11, 2024 01:26
Copy link
Contributor

@mbasmanova mbasmanova left a comment

Choose a reason for hiding this comment

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

Thanks. Please add [native] prefix to commit and PR titles.

Add to handle empty data case in ShuffleReader::next and update
UnsafeRowExchangeSource to remove the use of hasNext(). The
followup is to deprecate hasNext.
@xiaoxmeng xiaoxmeng changed the title Add to handle empty data case in ShuffleReader::next [native]Add to handle empty data case in ShuffleReader::next Jan 11, 2024
@xiaoxmeng xiaoxmeng merged commit 859f32c into prestodb:master Jan 11, 2024
@xiaoxmeng xiaoxmeng deleted the api branch January 11, 2024 07:23
@wanglinsong wanglinsong mentioned this pull request Feb 12, 2024
64 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants