Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP just for testing CI #5363

Closed
wants to merge 5 commits into from
Closed

WIP just for testing CI #5363

wants to merge 5 commits into from

Conversation

ypatia
Copy link
Member

@ypatia ypatia commented Oct 30, 2024


TYPE: NO_HISTORY | FEATURE | BUG | IMPROVEMENT | DEPRECATION | C_API | CPP_API | BREAKING_BEHAVIOR | BREAKING_API | FORMAT
DESC:

Shelnutt2 and others added 5 commits October 30, 2024 10:53
This removes the read from waiting on all I/O operations and instead
moves the I/O task to be owned by the datablock itself. If the I/O
threadpool task is valid, we block on data access. This lets I/O and
compute be interleaved by only blocking on data when its ready to be
processed and allows for better background data loading.
@ypatia ypatia closed this Nov 4, 2024
@ypatia ypatia deleted the yt/sc-58287/dont_block_io branch November 4, 2024 11:31
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