[ https://issues.apache.org/jira/browse/SPARK-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270575#comment-14270575 ]
Apache Spark commented on SPARK-5168: ------------------------------------- User 'rxin' has created a pull request for this issue: https://github.com/apache/spark/pull/3965 > Make SQLConf a field rather than mixin in SQLContext > ---------------------------------------------------- > > Key: SPARK-5168 > URL: https://issues.apache.org/jira/browse/SPARK-5168 > Project: Spark > Issue Type: Sub-task > Components: SQL > Reporter: Reynold Xin > Assignee: Reynold Xin > > Right now we mix SQLConf in SQLContext, which pollutes the namespace (even > though most functions are private[sql]). It makes more sense to make this a > conf field through composition rather than inheritance. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org