apache/kyuubi

[TASK][MEDIUM] AuthZ plugin supports all SparkOperation

Open

#5.376 geöffnet am 8. Okt. 2023

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Scala (996 Forks)batch import
hacktoberfest

Repository-Metriken

Stars
 (2.332 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide