You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/07/12 00:32:00 UTC

[jira] [Resolved] (SPARK-24782) Simplify conf access in expressions

     [ https://issues.apache.org/jira/browse/SPARK-24782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiao Li resolved SPARK-24782.
-----------------------------
       Resolution: Fixed
         Assignee: Marco Gaido
    Fix Version/s: 2.4.0

> Simplify conf access in expressions
> -----------------------------------
>
>                 Key: SPARK-24782
>                 URL: https://issues.apache.org/jira/browse/SPARK-24782
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Marco Gaido
>            Assignee: Marco Gaido
>            Priority: Minor
>             Fix For: 2.4.0
>
>
> Previously, we were not able to access configs on executor side. This lead to some workarounds for getting the right configuration on the driver and send them to the executors when dealing with SQL expressions. As these workarounds are not needed anymore, we can remove them and simplify the was SQLConf are accessed by them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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