GitHub user weicheng113 opened a pull request:

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

    JdbcRDD - generalize lower&upper bound type support, not just long type.

    ## What changes were proposed in this pull request?
    
    JdbcRDD - generalize lower&upper bound type support, not just long type. 
Allow multiple lower&upper bound occurrence in SQL. This is demonstrated in the 
updated tests.
    
    
    ## How was this patch tested?
    
    By integration tests. Some more integration tests are added along with the 
updated old ones. 

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

    $ git pull https://github.com/weicheng113/spark master

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

    https://github.com/apache/spark/pull/13600.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 #13600
    
----
commit f9eeec260a6cef2681e71b711bc930d278425705
Author: weicheng113 <[email protected]>
Date:   2016-06-10T11:56:41Z

    JdbcRDD - generalize lower&upper bound type support, not just long type. 
Allow multiple lower&upper bound occurrence in SQL.

----


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