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

[KYUUBI #6092] Enable DeltaTest for Spark 3.5 #6093

Closed
wants to merge 1 commit into from

Conversation

zml1206
Copy link
Contributor

@zml1206 zml1206 commented Feb 27, 2024

🔍 Description

Issue References 🔗

This pull request fixes #6092

Describe Your Solution 🔧

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 ⚰️

Don't run DeltaTest for Spark 3.5

Behavior With This Pull Request 🎉

Run DeltaTest for Spark 3.5

Related Unit Tests


Checklist 📝

Be nice. Be informative.

@pan3793 pan3793 changed the title [#KYUUBI #6092]Support DeltaTest for Spark 3.5 [KYUUBI #6092] Support DeltaTest for Spark 3.5 Feb 27, 2024
@pan3793 pan3793 changed the title [KYUUBI #6092] Support DeltaTest for Spark 3.5 [KYUUBI #6092] Enable DeltaTest for Spark 3.5 Feb 27, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.09%. Comparing base (3247e43) to head (623025a).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6093      +/-   ##
============================================
+ Coverage     61.08%   61.09%   +0.01%     
  Complexity       23       23              
============================================
  Files           623      623              
  Lines         37200    37200              
  Branches       5040     5040              
============================================
+ Hits          22723    22727       +4     
- Misses        12017    12019       +2     
+ Partials       2460     2454       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pan3793 pan3793 added this to the v1.9.0 milestone Feb 27, 2024
@pan3793 pan3793 closed this in aab8c18 Feb 27, 2024
@pan3793
Copy link
Member

pan3793 commented Feb 27, 2024

Thanks, merged to master

zhaohehuhu pushed a commit to zhaohehuhu/incubator-kyuubi that referenced this pull request Mar 21, 2024
# 🔍 Description
## Issue References 🔗

This pull request fixes apache#6092

## Describe Your Solution 🔧

## 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 ⚰️
Don't run `DeltaTest` for Spark 3.5

#### Behavior With This Pull Request 🎉
Run `DeltaTest` for Spark 3.5

#### Related Unit Tests

---

# Checklist 📝

- [x] 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#6093 from zml1206/KYUUBI-6092.

Closes apache#6092

623025a [zml1206] Support DeltaTest for Spark 3.5

Authored-by: zml1206 <[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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Support DeltaTest for Spark 3.5
3 participants