GitHub user hvanhovell opened a pull request:
https://github.com/apache/spark/pull/12988
[SPARK-14773][SPARK-15179][SQL] Fix SQL building and enable Hive tests
## What changes were proposed in this pull request?
This PR fixes SQL building for predicate subqueries and correlated scalar
subqueries. It also enables most Hive subquery tests.
## How was this patch tested?
Enabled new tests in HiveComparisionSuite.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hvanhovell/spark SPARK-14773
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12988.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 #12988
----
commit f27513f0185fa0e86bd9b7a9bceeae753405b78f
Author: Herman van Hovell <[email protected]>
Date: 2016-04-23T21:56:40Z
Enable Hive subquery tests
commit 05e7af558f8bda09c3f7702c4e439385442fa3d0
Author: Herman van Hovell <[email protected]>
Date: 2016-05-06T16:51:34Z
Merge remote-tracking branch 'apache-github/master' into SPARK-14773
# Conflicts:
#
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala
#
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveComparisonTest.scala
commit 61a3c1b9f10cef68afdf8a806828675c557aeca8
Author: Herman van Hovell <[email protected]>
Date: 2016-05-06T18:50:23Z
Generate SQL - WIP
commit a4d3653c702b7202b8cf5d5ffd07857cdad4d87b
Author: Herman van Hovell <[email protected]>
Date: 2016-05-06T20:51:46Z
Generate SQL
commit efb94133b19d2fffae2d54615cd5ce847b37ebaa
Author: Herman van Hovell <[email protected]>
Date: 2016-05-06T22:32:36Z
Add missing golden files.
commit 1c6a2a87b26451e3477ac379115da4904e116ae4
Author: Herman van Hovell <[email protected]>
Date: 2016-05-08T11:55:52Z
Add SQL generation for subqueries.
----
---
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]