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] Unify utility class names with suffix Util #7020

Closed
wants to merge 2 commits into from

Conversation

zhztheplayer
Copy link
Member

@zhztheplayer zhztheplayer commented Aug 27, 2024

Some utility classes use Utils as suffix of the names while some use Util, to align with vanilla Spark.

The patch does some code cleanup to use Util uniformly. The changes don't cover all the classes for some reason but the major of them.

Note C++ code will still use Utils. The PR only involves Java/Scala code.

@github-actions github-actions bot added CORE works for Gluten Core VELOX RSS CLICKHOUSE labels Aug 27, 2024
Copy link

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

Run Gluten Clickhouse CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant