GitHub user samelamin opened a pull request:

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

    [Spark-20145] Make range case insensitive 

    ## What changes were proposed in this pull request?
    Range in SQL should be case insensitive
    
    
    ## How was this patch tested?
    unit test


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

    $ git pull https://github.com/samelamin/spark SPARK-20145

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

    https://github.com/apache/spark/pull/17487.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 #17487
    
----
commit 3d2a3ba7d7fb2c8368c5dc5c91b21daf14392562
Author: samelamin <[email protected]>
Date:   2017-03-30T21:59:27Z

    add failing test

commit ee15dc0bed3818b11321b8dd60c5e0499964d343
Author: samelamin <[email protected]>
Date:   2017-03-30T22:07:36Z

    SPARK-20145: lower case value passed into map to make the statement case 
insensitive

----


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

Reply via email to