GitHub user lihongliustc opened a pull request:

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

    [SPARK-16226][SQL]change the way of JDBC commit

    ## What changes were proposed in this pull request?
    
    I change the way of commit.In the original version,it commit once in a 
partition.I commit after executeBatch.
    
    
    ## How was this patch tested?
    
     unit tests
    
    
    
    
    
    change the way of JDBC commit

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

    $ git pull https://github.com/lihongliustc/spark patch-1

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

    https://github.com/apache/spark/pull/13925.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 #13925
    
----
commit 133d410e50ee5d2e113b7739d66f8a47ee8cbe42
Author: lihongliustc <[email protected]>
Date:   2016-06-27T14:35:04Z

    change the way of JDBC commit
    
    change the way of JDBC commit

----


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