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

[SPARK][EXT] Take care of table cache query stage #4587

Closed

Conversation

ulysses-you
Copy link
Contributor

@ulysses-you ulysses-you commented Mar 23, 2023

Why are the changes needed?

compatible with Spark3.5

see https://issues.apache.org/jira/browse/SPARK-42101

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

…org/apache/kyuubi/sql/KyuubiQueryStagePreparation.scala
@pan3793 pan3793 changed the title Take care of table cache query stage [SPARK][EXT] Take care of table cache query stage Mar 23, 2023
@pan3793 pan3793 added this to the v1.7.1 milestone Mar 23, 2023
ulysses-you added a commit that referenced this pull request Mar 23, 2023
### _Why are the changes needed?_

compatible with Spark3.5

see https://issues.apache.org/jira/browse/SPARK-42101

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4587 from ulysses-you/FinalStageConfigIsolation.

Closes #4587

d456f9c [Cheng Pan] Update extensions/spark/kyuubi-extension-spark-common/src/main/scala/org/apache/kyuubi/sql/KyuubiQueryStagePreparation.scala
34db59d [ulysses-you] take care of table cache query stage

Lead-authored-by: ulysses-you <ulyssesyou18@gmail.com>
Co-authored-by: Cheng Pan <pan3793@gmail.com>
Signed-off-by: ulyssesyou <ulyssesyou@apache.org>
(cherry picked from commit 1457a2f)
Signed-off-by: ulyssesyou <ulyssesyou@apache.org>
@ulysses-you
Copy link
Contributor Author

thanks, merging to master/1.7

@ulysses-you ulysses-you deleted the FinalStageConfigIsolation branch March 23, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants