apache / incubator-gluten

Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
https://gluten.apache.org/
Apache License 2.0
1.22k stars 438 forks source link

Revert "[GLUTEN-7800][VL] Add config for max reclaim wait time to avoid dead lock when memory arbitration" #7836

Closed zhztheplayer closed 2 weeks ago

zhztheplayer commented 2 weeks ago

Reverts apache/incubator-gluten#7799

Due to https://github.com/apache/incubator-gluten/pull/7799#issuecomment-2461091637

github-actions[bot] commented 2 weeks ago

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:

github-actions[bot] commented 2 weeks ago

Run Gluten Clickhouse CI on x86