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

Only run Paimon authz tests with Scala 2.12 #6925

Closed
wants to merge 3 commits into from

Conversation

pan3793
Copy link
Member

@pan3793 pan3793 commented Feb 17, 2025

Why are the changes needed?

Paimon does not seem to support Scala 2.13

How was this patch tested?

Pass GHA.

Was this patch authored or co-authored using generative AI tooling?

No.

@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2025

Codecov Report

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

Project coverage is 0.00%. Comparing base (51b8e7b) to head (865a7dd).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...he/kyuubi/plugin/spark/authz/util/AuthZUtils.scala 0.00% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6925   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         688     689    +1     
  Lines       42598   42615   +17     
  Branches     5807    5808    +1     
======================================
- Misses      42598   42615   +17     

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

…kyuubi/plugin/spark/authz/ranger/PaimonCatalogRangerSparkExtensionSuite.scala
@pan3793 pan3793 self-assigned this Feb 19, 2025
@pan3793 pan3793 closed this in 93ac1ee Feb 19, 2025
pan3793 added a commit that referenced this pull request Feb 19, 2025
### Why are the changes needed?

Paimon does not seem to support Scala 2.13

### How was this patch tested?

Pass GHA.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #6925 from pan3793/authz-paimon-scala212.

Closes #6925

865a7dd [Cheng Pan] fix
971d232 [Cheng Pan] Update extensions/spark/kyuubi-spark-authz/src/test/scala/org/apache/kyuubi/plugin/spark/authz/ranger/PaimonCatalogRangerSparkExtensionSuite.scala
499f10a [Cheng Pan] Only run Paimon authz tests with Scala 2.12

Authored-by: Cheng Pan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 93ac1ee)
Signed-off-by: Cheng Pan <[email protected]>
pan3793 added a commit that referenced this pull request Feb 19, 2025
### Why are the changes needed?

Paimon does not seem to support Scala 2.13

### How was this patch tested?

Pass GHA.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #6925 from pan3793/authz-paimon-scala212.

Closes #6925

865a7dd [Cheng Pan] fix
971d232 [Cheng Pan] Update extensions/spark/kyuubi-spark-authz/src/test/scala/org/apache/kyuubi/plugin/spark/authz/ranger/PaimonCatalogRangerSparkExtensionSuite.scala
499f10a [Cheng Pan] Only run Paimon authz tests with Scala 2.12

Authored-by: Cheng Pan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 93ac1ee)
Signed-off-by: Cheng Pan <[email protected]>
@pan3793
Copy link
Member Author

pan3793 commented Feb 19, 2025

Thanks, merged to master/1.10.2/1.9.4

@pan3793 pan3793 added this to the v1.9.4 milestone Feb 19, 2025
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.

4 participants