apache/kyuubi

[TASK][MEDIUM] AuthZ plugin supports all SparkOperation

Open

#5,376 创建于 2023年10月8日

在 GitHub 查看
 (6 评论) (0 反应) (1 负责人)Scala (996 fork)batch import
hacktoberfest

仓库指标

Star
 (2,332 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Code of Conduct

Search before creating

  • I have searched in the task list and found no similar tasks.

Mentor

  • I have sufficient knowledge and experience of this task, and I volunteer to be the mentor of this task to guide contributors to complete the task.

Skill requirements

  • Basic knowledge of Scala programming language
  • Familiar with Spark Catalyst

Background and Goals

Presently, the Authorization (AuthZ) plugin exclusively offers access control for the ExecuteStatement operation. Enhancing its functionality to encompass all operations, such as GetCatalogs and GetTables.

Implementation steps

N/A

Additional context

Original reporter is @cfmcgrady

贡献者指南