Skip to content

feat: allow to spawn/spawn_blocking on a provided runtime in RecordBatchReceiverStreamBuilder#17239

Merged
alamb merged 1 commit into
apache:mainfrom
rluvaton:add-spawn-on
Aug 23, 2025
Merged

feat: allow to spawn/spawn_blocking on a provided runtime in RecordBatchReceiverStreamBuilder#17239
alamb merged 1 commit into
apache:mainfrom
rluvaton:add-spawn-on

Conversation

@rluvaton

Copy link
Copy Markdown
Member

Which issue does this PR close?

N/A

Rationale for this change

I want to be able to use RecordBatchReceiverStreamBuilder with my tokio runtime

What changes are included in this PR?

added spawn and spawn_blocking functions in RecordBatchReceiverStreamBuilder + tests

Are these changes tested?

yes

Are there any user-facing changes?

Yes

@github-actions github-actions Bot added the physical-plan Changes to the physical-plan crate label Aug 19, 2025

@alamb alamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Makes sense to me - thank yoU @rluvaton

@alamb
alamb merged commit ee95cae into apache:main Aug 23, 2025
27 checks passed
@rluvaton
rluvaton deleted the add-spawn-on branch August 23, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

physical-plan Changes to the physical-plan crate

2 participants