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] Rename isTransformable API to maybeTransformable #6233

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

gaoyangxiaozhu
Copy link
Contributor

@gaoyangxiaozhu gaoyangxiaozhu commented Jun 26, 2024

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

[(Fixes: #6234)

How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)

(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

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

@gaoyangxiaozhu
Copy link
Contributor Author

@rui-mo / @PHILO-HE / @zhztheplayer please help review

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.

Let's see if we can find a better way than this solution.

@gaoyangxiaozhu
Copy link
Contributor Author

Let's see if we can find a better way than this solution.

hey @zhztheplayer thanks, could you check my above comment ?

Copy link

Run Gluten Clickhouse CI

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!

@PHILO-HE PHILO-HE changed the title [Core] Remove usage of isTransformable API [Core] Rename isTransformable API to maybeTransformable Jun 27, 2024
Copy link
Contributor

@PHILO-HE PHILO-HE left a comment

Choose a reason for hiding this comment

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

Thanks!

@gaoyangxiaozhu
Copy link
Contributor Author

Run Gluten Clickhouse CI

@FelixYBW
Copy link
Contributor

Looks good

@PHILO-HE PHILO-HE merged commit b6776b6 into apache:main Jun 28, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deperate isTransformable API from TransformHitRule
4 participants