You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/06/14 07:26:00 UTC

[jira] [Commented] (SPARK-21092) Wire SQLConf in logical plan and expressions

    [ https://issues.apache.org/jira/browse/SPARK-21092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048788#comment-16048788 ] 

Apache Spark commented on SPARK-21092:
--------------------------------------

User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/18299

> Wire SQLConf in logical plan and expressions
> --------------------------------------------
>
>                 Key: SPARK-21092
>                 URL: https://issues.apache.org/jira/browse/SPARK-21092
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>
> It is really painful to not have configs in logical plan and expressions. We had to add all sorts of hacks (e.g. pass SQLConf explicitly in functions). This ticket exposes SQLConf in logical plan, using a thread local variable and a getter closure that's set once there is an active SparkSession.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org