[
https://issues.apache.org/jira/browse/SPARK-15297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15281796#comment-15281796
]
Apache Spark commented on SPARK-15297:
--------------------------------------
User 'gatorsmile' has created a pull request for this issue:
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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]