Skip to content

[FEATURE][AUTHZ] Make data masking and row filter configurable #7078

@wForget

Description

@wForget
Member

Code of Conduct

  • I agree to follow this project's Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the feature

I found that spark plan traversal of some large queries takes a long time, so I want to add some configurations to control whether to enabled data masking and row filter.

Motivation

No response

Describe the solution

Add some configurations to control whether to enable data masking and row filter

Additional context

No response

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
    No. I cannot submit a PR at this time.

Activity

self-assigned this
on May 30, 2025
added a commit that references this issue on Jun 5, 2025
added a commit that references this issue on Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @wForget

    Issue actions

      [FEATURE][AUTHZ] Make data masking and row filter configurable · Issue #7078 · apache/kyuubi