GitHub user maropu opened a pull request:

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

    [SPARK-24327][SQL] Add an option to quote a partition column name in 
JDBCRelation

    ## What changes were proposed in this pull request?
    This pr added a new option to quote a partition column name in 
`JDBCRelation`.
    
    ## 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-24327

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

    https://github.com/apache/spark/pull/21379.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 #21379
    
----
commit 8d97b0deb5ed96094f70f16376b677fe3ff1bdfc
Author: Takeshi Yamamuro <yamamuro@...>
Date:   2018-05-21T03:36:16Z

    Fix

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to