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

Wenchen Fan resolved SPARK-15297.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 13081
[https://github.com/apache/spark/pull/13081]

> Fix Set -V Command
> ------------------
>
>                 Key: SPARK-15297
>                 URL: https://issues.apache.org/jira/browse/SPARK-15297
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xiao Li
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> The command "SET -v" always outputs the default values even if we set the 
> parameter. This behavior is incorrect. Instead, if users override it, we 
> should output the user-specified value. 
> In addition, the output schema of "SET -v" is wrong. We should use the column 
> `value` instead of `default` for the parameter value.



--
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

Reply via email to