You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ya...@apache.org on 2023/01/09 05:45:56 UTC

[kyuubi] branch master updated (496d53ff1 -> d8d42119f)

This is an automated email from the ASF dual-hosted git repository.

yao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


    from 496d53ff1 [KYUUBI #4109] [FOLLOWUP] Remove banCircularDependencies enforcer rule
     add d8d42119f [KYUUBI #4112] [Authz] Check privilege for output table of InsertIntoHadoopFsRelationCommand

No new revisions were added by this update.

Summary of changes:
 ...kyuubi.plugin.spark.authz.serde.ActionTypeExtractor |  1 +
 .../src/main/resources/table_command_spec.json         | 18 +++++++++++++++++-
 .../spark/authz/serde/actionTypeExtractors.scala       | 15 +++++++++++++++
 .../plugin/spark/authz/PrivilegesBuilderSuite.scala    | 13 ++++++++++++-
 .../kyuubi/plugin/spark/authz/gen/TableCommands.scala  | 17 ++++++++++++++---
 5 files changed, 59 insertions(+), 5 deletions(-)