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

[GLUTEN-6748][CORE] Search stack trace to infer adaptive execution context #7121

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

PHILO-HE
Copy link
Contributor

@PHILO-HE PHILO-HE commented Sep 5, 2024

What changes were proposed in this pull request?

It's not robust to locate trace element with given empirical index, then check class name. Just changed to use searching.

How was this patch tested?

CI.

@github-actions github-actions bot added the CORE works for Gluten Core label Sep 5, 2024
Copy link

github-actions bot commented Sep 5, 2024

#6748

Copy link

github-actions bot commented Sep 5, 2024

Run Gluten Clickhouse CI

Copy link

github-actions bot commented Sep 5, 2024

Run Gluten Clickhouse CI

@PHILO-HE
Copy link
Contributor Author

PHILO-HE commented Sep 5, 2024

@zhztheplayer, could you take a look? Thanks!

Copy link
Member

@zhztheplayer zhztheplayer left a comment

Choose a reason for hiding this comment

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

Thanks!

@zhztheplayer zhztheplayer merged commit 29390e1 into apache:main Sep 5, 2024
43 checks passed
@zhouyuan
Copy link
Contributor

zhouyuan commented Sep 6, 2024

CC @surnaik

dcoliversun pushed a commit to dcoliversun/gluten that referenced this pull request Sep 11, 2024
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
weiting-chen pushed a commit to weiting-chen/gluten that referenced this pull request Nov 19, 2024
weiting-chen added a commit that referenced this pull request Nov 20, 2024
* [GLUTEN-6748][CORE] Search stack trace to infer adaptive execution context (#7121)

Closes #6748

* [Core] fix GH security issues (#7448)

Uncontrolled Resource Consumption vulnerability in Apache Commons IO.

The org.apache.commons.io.input.XmlStreamReader class may excessively consume CPU resources when processing maliciously crafted input.

This issue affects Apache Commons IO: from 2.0 before 2.14.0.

Users are recommended to upgrade to version 2.14.0 or later, which fixes the issue.

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

---------

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Co-authored-by: PHILO-HE <feilong.he@intel.com>
Co-authored-by: Yuan <yuan.zhou@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CORE works for Gluten Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants