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

[Improvement] Avoid unnecessary loop of RuleEliminateTypeOf #5997

Closed
3 of 4 tasks
AngersZhuuuu opened this issue Jan 19, 2024 · 0 comments
Closed
3 of 4 tasks

[Improvement] Avoid unnecessary loop of RuleEliminateTypeOf #5997

AngersZhuuuu opened this issue Jan 19, 2024 · 0 comments

Comments

@AngersZhuuuu
Copy link
Contributor

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

Avoid unnecessary loop of RuleEliminateTypeOf

How should we improve?

No response

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
  • No. I cannot submit a PR at this time.
AngersZhuuuu added a commit to AngersZhuuuu/incubator-kyuubi that referenced this issue Jan 19, 2024
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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant