GitHub user bomeng opened a pull request:
https://github.com/apache/spark/pull/12607
[SPARK-14806] [SQL] support substitution in set command
## What changes were proposed in this pull request?
Since we have spark.sql.variable.substitute as an alias of
hive.variable.substitute, we will use it for the `SET` command.
## How was this patch tested?
Test was added to the existing one to test this new feature.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bomeng/spark SPARK-14806
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12607.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #12607
----
commit 982787607df966d98885eee56b636a9a9f9b208f
Author: bomeng <[email protected]>
Date: 2016-04-22T10:20:51Z
support substitution in set command
commit f306301148b957aeb1b48306bd06b4a65bdcc0b8
Author: bomeng <[email protected]>
Date: 2016-04-22T10:28:49Z
code improvement
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]