GitHub user maropu opened a pull request:

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

    [SPARK-23856][SQL] Add an option `queryTimeout` in JDBCOptions

    ## What changes were proposed in this pull request?
    This pr added an option `queryTimeout` for the number of seconds the  the 
driver will wait for a Statement object to execute.
    
    ## How was this patch tested?
    Added tests in `JDBCSuite`.
    


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

    $ git pull https://github.com/maropu/spark SPARK-23856

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

    https://github.com/apache/spark/pull/21173.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 #21173
    
----
commit f134548bd6b7b9f2bc2c508698404a61eb9ea43e
Author: Takeshi Yamamuro <yamamuro@...>
Date:   2018-04-26T21:35:45Z

    Fix

----


---

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

Reply via email to