apache / kyuubi

Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
https://kyuubi.apache.org/
Apache License 2.0
2.11k stars 914 forks source link

Bump Spark 4.0.0-preview2 #6699

Closed pan3793 closed 1 month ago

pan3793 commented 2 months ago

:mag: Description

Spark 4.0.0-preview2 RC1 passed the vote https://lists.apache.org/thread/4ctj2mlgs4q2yb4hdw2jy4z34p5yw2b1

Types of changes :bookmark:

Test Plan ๐Ÿงช

Pass GHA.


Checklist ๐Ÿ“

Be nice. Be informative.

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (8e2b1b3) to head (2db1f64). Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...rg/apache/kyuubi/engine/spark/SparkSQLEngine.scala 0.00% 1 Missing :warning:
...e/kyuubi/engine/spark/util/SparkCatalogUtils.scala 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6699 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 684 684 Lines 42279 42279 Branches 5765 5765 ====================================== Misses 42279 42279 ``` | [Flag](https://app.codecov.io/gh/apache/kyuubi/pull/6699/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage ฮ” | | |---|---|---| | [](https://app.codecov.io/gh/apache/kyuubi/pull/6699/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `0.00% <0.00%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pan3793 commented 1 month ago

Thanks, merged to master/1.9