GitHub user techaddict opened a pull request:

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

    [SPARK-16287][SQL][WIP] Implement str_to_map SQL function

    ## What changes were proposed in this pull request?
    This PR adds `str_to_map` SQL function in order to remove Hive fallback.
    
    ## How was this patch tested?
    Pass the Jenkins tests with newly added.

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

    $ git pull https://github.com/techaddict/spark SPARK-16287

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

    https://github.com/apache/spark/pull/13990.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 #13990
    
----
commit af59f57cecd93de49ec5bd20058199d93a9f2445
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-06-30T03:54:05Z

    First pass without arguments

commit dc6b1f439e32768828bdb7d1a10f8b8178fa4c13
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-06-30T04:32:54Z

    Add delimiter options

commit a8e6631edf6d124f218b15589427664f5b454759
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-06-30T04:36:08Z

    Merge master

commit 1f888abb532c905dac11b404819786fd2641e38f
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-06-30T04:37:13Z

    merge fix

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to