AngersZhuuuu commented on code in PR #5448:
URL: https://github.com/apache/kyuubi/pull/5448#discussion_r1363194668
##########
extensions/spark/kyuubi-spark-authz/src/test/scala/org/apache/kyuubi/plugin/spark/authz/ranger/HudiCatalogRangerSparkExtensionSuite.scala:
##########
@@ -206,4 +207,56 @@ class HudiCatalogRangerSparkExtensionSuite extends
RangerSparkExtensionSuite {
|""".stripMargin)))(s"does not have [select] privilege on
[$namespace1/$table1]")
}
}
+
+ test("IndexBasedCommand") {
+ assume(!isSparkV33OrGreater, "Create index have compatible for spark 3.3
and greater version")
Review Comment:
> for such case, could you please leave a JIRA ticket(once it is created)
here
Yea, will change after create the ticket
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]