[ https://issues.apache.org/jira/browse/SPARK-15297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan updated SPARK-15297:
--------------------------------
Assignee: Xiao Li
> 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
> Assignee: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|