GitHub user jianran opened a pull request:

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

    paged jdbcRDD for like mysql limit start,pageSize

    ## What changes were proposed in this pull request?
    new feature for jdbcRDD with mysql limit query 
    
    ## How was this patch tested?
    
    JdbcRDDSuite limit functionality
    (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
    
    


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

    $ git pull https://github.com/jianran/spark mysqljdbc

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

    https://github.com/apache/spark/pull/14714.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 #14714
    
----
commit 091659983ae7aede137650a58eb41ffe71136bbd
Author: jianran.tfh <jianran....@taobao.com>
Date:   2016-08-19T07:49:15Z

    paged jdbcRDD for mysql limit start,pageSize

commit 981e13652ed9b2131be95b8c1e3dc26d85f487fb
Author: jianran.tfh <jianran....@taobao.com>
Date:   2016-08-19T08:28:24Z

    limit

----


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