Skip to content

Add support for option.scheduler_process_partial to the Executor #17877

Merged
Mytherin merged 1 commit intoduckdb:v1.3-ossivalisfrom
bleskes:partial_execute_results_ddb
Jun 12, 2025
Merged

Add support for option.scheduler_process_partial to the Executor #17877
Mytherin merged 1 commit intoduckdb:v1.3-ossivalisfrom
bleskes:partial_execute_results_ddb

Conversation

@bleskes
Copy link
Contributor

@bleskes bleskes commented Jun 11, 2025

#16973 add a setting for tasks to be returned to the scheduler after partially processing them. This PRs makes the executor (which is used on application threads) respect that setting as well.

@bleskes bleskes changed the title Add support for option. scheduler_process_partial to the Executor Add support for option.scheduler_process_partial to the Executor Jun 11, 2025
@Mytherin Mytherin merged commit c5f80e2 into duckdb:v1.3-ossivalis Jun 12, 2025
48 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Jun 12, 2025
Add support for `option.scheduler_process_partial` to the Executor  (duckdb/duckdb#17877)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Jun 12, 2025
Add support for `option.scheduler_process_partial` to the Executor  (duckdb/duckdb#17877)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
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.

2 participants