I guess no. I came across a test case where they are marked as Unsupported, you can see it here. <https://github.com/apache/spark/blob/master/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveQuerySuite.scala#L1120> However, the one running inside Databricks has support for this. https://docs.databricks.com/spark/latest/spark-sql/structured-data-access-controls.html
On Fri, Sep 15, 2017 at 10:13 PM, Arun Khetarpal <arunkhetarpa...@gmail.com> wrote: > Hi - > > Wanted to understand if spark sql has GRANT and REVOKE statements > available? > Is anyone working on making that available? > > Regards, > Arun > > --------------------------------------------------------------------- > To unsubscribe e-mail: user-unsubscr...@spark.apache.org > > -- Cheers!