Skip to content

Conversation

@tustvold
Copy link
Contributor

@tustvold tustvold commented May 9, 2023

Which issue does this PR close?

Closes #.

Rationale for this change

SizedRecordBatchStream doesn't actually perform memory tracking despite its name, and whilst it does call record_poll, none of the consumers are hooked up in such a way to actually surface this. It seemed simpler and less confusing to just remove this construct

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@tustvold tustvold added the api change Changes the API exposed to users of the crate label May 9, 2023
@github-actions github-actions bot added the core Core DataFusion crate label May 9, 2023
@tustvold tustvold merged commit 7cf248b into apache:main May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api change Changes the API exposed to users of the crate core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants