GitHub user hvanhovell opened a pull request:
https://github.com/apache/spark/pull/10583
[SPARK-12573][SPARK-12574][SQL] Move Core Parser from Hive to Catalyst [WIP]
This PR moves a major part of the new SQL parser to catalyst. Only the SQL
specific/Hive specific parts remain in their prospective sub-projects.
The current PR is a WIP, and I am submitting it to get some testing in.
cc @rxin
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hvanhovell/spark SPARK-12575
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/10583.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 #10583
----
commit 774de5d1f8059a4746f2e83d3c3ed8fc4f782e37
Author: Herman van Hovell <[email protected]>
Date: 2016-01-02T23:19:06Z
Factor out Hive dependencies.
Factor out Hive dependencies - 2.
Factor out hard coded UDFT's; let the Hive function registry deal resolve
generators.
Split Ql into Catalyst/Spark/Hive part; move parser to catalyst
Style.
commit 01ffaf12fb1ff8dbf813a9484de5ee0430d8c0f2
Author: Herman van Hovell <[email protected]>
Date: 2016-01-05T01:01:21Z
Changsed in Rollup/Cube
commit fb3b4a4c461391866bc12a51dd1e60eadeaff916
Author: Herman van Hovell <[email protected]>
Date: 2016-01-05T01:30:03Z
Updated deps. Make test work again
----
---
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]