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-7078][CORE] The fallback check for Scan should not be skipped when DPP is present #7080

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wang-zhun
Copy link
Contributor

What changes were proposed in this pull request?

(Fixes: #7078)
performing fallback detection for Scan in advance is good and does not introduce any side effects.

How was this patch tested?

manual tests

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

github-actions bot commented Sep 2, 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 Sep 2, 2024

Run Gluten Clickhouse CI

@wang-zhun wang-zhun changed the title [CORE] The fallback check for Scan should not be skipped when DPP is present [GLUTEN-7078][CORE] The fallback check for Scan should not be skipped when DPP is present Sep 2, 2024
Copy link

github-actions bot commented Sep 2, 2024

#7078

@zzcclp
Copy link
Contributor

zzcclp commented Sep 2, 2024

it better to add some ut for this scenario.

@wang-zhun
Copy link
Contributor Author

it better to add some ut for this scenario.

ok, thank you for the response.

Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the stale stale label Oct 18, 2024
@zhztheplayer
Copy link
Member

Do we have any updates on this PR?

@github-actions github-actions bot removed the stale stale label Oct 19, 2024
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.

[CORE] The fallback check for Scan should not be skipped when DPP is present
3 participants