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

[VL] Re-enable background IO threads by default #7845

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

zhztheplayer
Copy link
Member

Derived from discussion in #7810.

We disabled Velox's background IO threads by default since #7165. As we had added shared memory allocation lock and fixed cross-task spilling issues, could explore enabling the feature by default again.

@zhztheplayer zhztheplayer marked this pull request as draft November 7, 2024 09:07
@github-actions github-actions bot added CORE works for Gluten Core INFRA labels Nov 7, 2024
Copy link

github-actions bot commented Nov 7, 2024

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

Copy link

github-actions bot commented Nov 7, 2024

Run Gluten Clickhouse CI on x86

@github-actions github-actions bot added the VELOX label Nov 8, 2024
Copy link

github-actions bot commented Nov 8, 2024

Run Gluten Clickhouse CI on x86

@zhztheplayer zhztheplayer marked this pull request as ready for review November 8, 2024 00:49
Copy link

github-actions bot commented Nov 8, 2024

Run Gluten Clickhouse CI on x86

Copy link
Contributor

@zhli1142015 zhli1142015 left a comment

Choose a reason for hiding this comment

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

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CORE works for Gluten Core INFRA VELOX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[VL] Q97 cross-task spilling hangs
3 participants