-
Notifications
You must be signed in to change notification settings - Fork 931
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
[Improvement] Avoid unnecessary loop of RuleEliminateTypeOf #5997
Comments
AngersZhuuuu
added a commit
to AngersZhuuuu/incubator-kyuubi
that referenced
this issue
Jan 19, 2024
4 tasks
zhaohehuhu
pushed a commit
to zhaohehuhu/incubator-kyuubi
that referenced
this issue
Feb 5, 2024
…peOf # 🔍 Description ## Issue References 🔗 This pull request fixes apache#5997 ## Describe Your Solution 🔧 Avoid unnecessary loop of RuleEliminateTypeOf, improve the catalyst performance ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests --- # Checklist 📝 - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes apache#5998 from AngersZhuuuu/KYUUBI-5997. Closes apache#5997 1db3b5f [Angerszhuuuu] [KYUUBI apache#5997][Improvement] Avoid unnecessary loop of RuleEliminateTypeOf Authored-by: Angerszhuuuu <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
zhaohehuhu
pushed a commit
to zhaohehuhu/incubator-kyuubi
that referenced
this issue
Mar 21, 2024
…peOf # 🔍 Description ## Issue References 🔗 This pull request fixes apache#5997 ## Describe Your Solution 🔧 Avoid unnecessary loop of RuleEliminateTypeOf, improve the catalyst performance ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests --- # Checklist 📝 - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes apache#5998 from AngersZhuuuu/KYUUBI-5997. Closes apache#5997 1db3b5f [Angerszhuuuu] [KYUUBI apache#5997][Improvement] Avoid unnecessary loop of RuleEliminateTypeOf Authored-by: Angerszhuuuu <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Code of Conduct
Search before asking
What would you like to be improved?
Avoid unnecessary loop of RuleEliminateTypeOf
How should we improve?
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: