Skip to content

Conversation

@attilapiros
Copy link
Contributor

Why are the changes needed?

This concatenation with the list of conditions conditionList is redundant as the columnPrune method already contains it.

How was this patch tested?

Existing unit tests.

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

No.

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (f5c9dae) to head (18af358).

Files with missing lines Patch % Lines
.../kyuubi/plugin/spark/authz/PrivilegesBuilder.scala 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #7299   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         698     698           
  Lines       43646   43646           
  Branches     5894    5894           
======================================
  Misses      43646   43646           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pan3793 pan3793 added this to the v1.10.4 milestone Jan 9, 2026
@pan3793 pan3793 closed this in 526a8aa Jan 9, 2026
pan3793 pushed a commit that referenced this pull request Jan 9, 2026
…f conditions

### Why are the changes needed?

This concatenation with the list of conditions `conditionList` is redundant as the `columnPrune` method already contains it.

### How was this patch tested?

Existing unit tests.

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

No.

Closes #7299 from attilapiros/apiros_fix_1.

Closes #7299

18af358 [attilapiros] Remove redundant concatenation with the list of conditions

Authored-by: attilapiros <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 526a8aa)
Signed-off-by: Cheng Pan <[email protected]>
pan3793 pushed a commit that referenced this pull request Jan 9, 2026
…f conditions

### Why are the changes needed?

This concatenation with the list of conditions `conditionList` is redundant as the `columnPrune` method already contains it.

### How was this patch tested?

Existing unit tests.

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

No.

Closes #7299 from attilapiros/apiros_fix_1.

Closes #7299

18af358 [attilapiros] Remove redundant concatenation with the list of conditions

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

pan3793 commented Jan 9, 2026

thanks, merged to master/1.11.1/1.10.4

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.

3 participants