[ https://issues.apache.org/jira/browse/SPARK-17642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046664#comment-16046664 ]
Maria commented on SPARK-17642: ------------------------------- Folks, It seems to me that column-level access control is implemented outside of Spark in spark-llap library. It also looks like the responsibility for making Spark SQL commands *secure* is the responsibility of the maintainers of LLAP. I'm making this assumption based on the following PRs which have hardened existing DESC table command: https://github.com/hortonworks-spark/spark-llap/pull/18 https://github.com/hortonworks-spark/spark-llap/pull/134 [~dongjoon], could you confirm? If that's the case, then wouldn't heads-up to [~dongjoon] be sufficient to unblock attached PR? > Support DESC FORMATTED TABLE COLUMN command to show column-level statistics > --------------------------------------------------------------------------- > > Key: SPARK-17642 > URL: https://issues.apache.org/jira/browse/SPARK-17642 > Project: Spark > Issue Type: Sub-task > Components: SQL > Affects Versions: 2.1.0 > Reporter: Zhenhua Wang > > Support DESC (EXTENDED | FORMATTED) ? TABLE COLUMN command. > Support DESC FORMATTED TABLE COLUMN command to show column-level statistics. > We should resolve this jira after column-level statistics are supported. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org