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

[Core] Make collectQueryExecutionFallbackSummary as a public util method #6679

Merged
merged 5 commits into from
Aug 2, 2024

Conversation

wForget
Copy link
Member

@wForget wForget commented Aug 1, 2024

What changes were proposed in this pull request?

Extract a separate FallbackSummary class from GlutenImplicits

closes #6678

How was this patch tested?

Existing unit tests, just code refactor

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

github-actions bot commented Aug 1, 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 Aug 1, 2024

Run Gluten Clickhouse CI

Copy link

github-actions bot commented Aug 1, 2024

Run Gluten Clickhouse CI

@wForget
Copy link
Member Author

wForget commented Aug 1, 2024

cc @ulysses-you

@wForget wForget changed the title [Core] Extract a separate FallbackSummary class from GlutenImplicits [Core] Make collectQueryExecutionFallbackSummary as a public util method Aug 1, 2024
Copy link

github-actions bot commented Aug 1, 2024

Run Gluten Clickhouse CI

@ulysses-you ulysses-you merged commit 413473b into apache:main Aug 2, 2024
43 checks passed
weiting-chen pushed a commit to weiting-chen/gluten that referenced this pull request Nov 12, 2024
PHILO-HE pushed a commit that referenced this pull request Nov 18, 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] Provide a public collectQueryExecutionFallbackSummary method
2 participants