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

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


    from 411df6043 [KYUUBI #5360]  Support Hudi InsertIntoHoodieTableCommand
     add d68507d23 [KYUUBI #5462] [AUTHZ] Support create table command for 
Paimon

No new revisions were added by this update.

Summary of changes:
 .github/workflows/master.yml                       |  2 +-
 extensions/spark/kyuubi-spark-authz/pom.xml        |  6 ++
 .../PaimonCatalogRangerSparkExtensionSuite.scala   | 85 ++++++++++++++++++++++
 .../tags/{DeltaTest.java => PaimonTest.java}       |  2 +-
 pom.xml                                            | 12 ++-
 5 files changed, 104 insertions(+), 3 deletions(-)
 create mode 100644 
extensions/spark/kyuubi-spark-authz/src/test/scala/org/apache/kyuubi/plugin/spark/authz/ranger/PaimonCatalogRangerSparkExtensionSuite.scala
 copy kyuubi-util-scala/src/test/java/org/apache/kyuubi/tags/{DeltaTest.java => 
PaimonTest.java} (97%)

Reply via email to