GitHub user concretevitamin opened a pull request:

    https://github.com/apache/spark/pull/956

    [SPARK-1508][SQL][WIP] Add SQLConf to SQLContext.

    This is still work in progress. (Potentially incomplete) List of things to 
do:
    
    * Support set commands for `hql()`.
    * Hook this into HiveContext as well.
    * Run an end-to-end test on a cluster.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/concretevitamin/spark sqlconf

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/956.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 #956
    
----
commit 4ebf362010df348299dd5f81be33cb156586b0b0
Author: Zongheng Yang <[email protected]>
Date:   2014-06-03T00:15:44Z

    First cut at SQLConf inside SQLContext.

commit cb722c184fe5d12fda0e415afcbe9cdd25211b33
Author: Zongheng Yang <[email protected]>
Date:   2014-06-03T19:11:37Z

    Finish up SQLConf patch.

commit ce22d80319a154bd633203edf6ee7966793ef059
Author: Zongheng Yang <[email protected]>
Date:   2014-06-03T21:09:40Z

    Fix parsing issues.

----


---
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.
---

Reply via email to