Skip to content

SendableRecordBatchStream showing inconsistent behaviour for a custom wrapper implementation #7742

Closed Answered by alamb
twitu asked this question in Q&A
Discussion options

You must be logged in to vote

BTW

                Some(mut stream) => match ready!(stream.poll_next_unpin(cx)) {

That will return if the underlying stream is not ready, even if there is something in your buffer, right?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@alamb
Comment options

Answer selected by twitu
@twitu
Comment options

@twitu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants