GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/12561
[SPARK-14795][SQL] Remove the use of Hive's variable substitution
## What changes were proposed in this pull request?
This patch builds on #12556 and completely removes the use of Hive's
variable substitution.
## How was this patch tested?
Covered by existing tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark SPARK-14795
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12561.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 #12561
----
commit 74f55a6f3816d9e5a66e5fc9c3b413520b5eab40
Author: Reynold Xin <[email protected]>
Date: 2016-04-21T01:13:32Z
[SPARK-14782][SQL] Remove HiveConf dependency from HiveSqlAstBuilder
commit b761a179fd48370d210f3051307339ab3f5f0ba2
Author: Reynold Xin <[email protected]>
Date: 2016-04-21T02:23:14Z
a checkpoint
commit 0b58e18a46066fee2c13fa520f590769b35d51a0
Author: Reynold Xin <[email protected]>
Date: 2016-04-21T02:30:07Z
Fix tests
commit 704c607a6a095b424d1bb6b0f4e5492351e2a44d
Author: Reynold Xin <[email protected]>
Date: 2016-04-21T02:56:56Z
Merge branch 'SPARK-14782' into parser-backup
commit 25da47dfb040e0936eda8bfd5b282e1d3e094b5a
Author: Reynold Xin <[email protected]>
Date: 2016-04-21T03:44:36Z
fix style
commit a5408e526a06a5d2629f21df1005696122916214
Author: Reynold Xin <[email protected]>
Date: 2016-04-21T04:31:43Z
Merge branch 'master' into SPARK-14792
commit c8708f7e9395811c9796bcbba68f63243bdda6cc
Author: Reynold Xin <[email protected]>
Date: 2016-04-21T05:54:40Z
fix test
commit b4734af0297b18a4379a1389da450dcc78ce5668
Author: Reynold Xin <[email protected]>
Date: 2016-04-21T06:08:27Z
style
commit c878aef1ea7bb61e29961253a2e3510954b57348
Author: Reynold Xin <[email protected]>
Date: 2016-04-21T06:15:44Z
[SPARK-14795][SQL] Remove the use of Hive's variable substitution
----
---
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]