yaooqinn / spark-authorizer

A Spark SQL extension which provides SQL Standard Authorization for Apache Spark | This repo is contributed to Apache Kyuubi | 项目已迁移至 Apache Kyuubi
https://yaooqinn.github.io/spark-authorizer/
Apache License 2.0
171 stars 79 forks source link

get view information when build privileges input #30

Open HaydenHan opened 5 years ago

HaydenHan commented 5 years ago

Both spark and spark-authorizer need to be modified.

1, in spark,before apply rule “EliminateView”,we need store the view information

2, in spark-authorizer, we can get the view information when build privileges