You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by wangyum <gi...@git.apache.org> on 2018/11/10 11:13:54 UTC

[GitHub] spark pull request #22999: [SPARK-20319][SQL] Already quoted identifiers are...

GitHub user wangyum opened a pull request:

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

    [SPARK-20319][SQL] Already quoted identifiers are getting wrapped with additional quotes

    ## What changes were proposed in this pull request?
    
    Currently JDBC Writer uses dialects to quote the field names but when the quotes are explicitly wrapped with the column names, JDBC driver fails to parse columns with two double quotes.
    e.g. ```""columnName""```. 
    This pr fix this issue.
    
    ## How was this patch tested?
    
    unit tests
    
    Closes https://github.com/apache/spark/pull/17631


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

    $ git pull https://github.com/wangyum/spark SPARK-20319

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

    https://github.com/apache/spark/pull/22999.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 #22999
    
----
commit b2af6b33e5289c07b1c70d4eb96c721cc7db8cea
Author: Yuming Wang <yu...@...>
Date:   2018-11-10T11:05:38Z

    SPARK-20319 Already quoted identifiers are getting wrapped with additional quotes

----


---

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


[GitHub] spark issue #22999: [SPARK-20319][SQL] Already quoted identifiers are gettin...

Posted by wangyum <gi...@git.apache.org>.
Github user wangyum commented on the issue:

    https://github.com/apache/spark/pull/22999
  
    cc @gatorsmile @maropu


---

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


[GitHub] spark issue #22999: [SPARK-20319][SQL] Already quoted identifiers are gettin...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22999
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/98679/
    Test PASSed.


---

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


[GitHub] spark issue #22999: [SPARK-20319][SQL] Already quoted identifiers are gettin...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22999
  
    **[Test build #98679 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/98679/testReport)** for PR 22999 at commit [`b2af6b3`](https://github.com/apache/spark/commit/b2af6b33e5289c07b1c70d4eb96c721cc7db8cea).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

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


[GitHub] spark issue #22999: [SPARK-20319][SQL] Already quoted identifiers are gettin...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22999
  
    Merged build finished. Test PASSed.


---

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


[GitHub] spark issue #22999: [SPARK-20319][SQL] Already quoted identifiers are gettin...

Posted by maropu <gi...@git.apache.org>.
Github user maropu commented on the issue:

    https://github.com/apache/spark/pull/22999
  
    This is only the Oracle dialect issue? How about other dialects?


---

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


[GitHub] spark issue #22999: [SPARK-20319][SQL] Already quoted identifiers are gettin...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22999
  
    **[Test build #98679 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/98679/testReport)** for PR 22999 at commit [`b2af6b3`](https://github.com/apache/spark/commit/b2af6b33e5289c07b1c70d4eb96c721cc7db8cea).


---

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


[GitHub] spark issue #22999: [SPARK-20319][SQL] Already quoted identifiers are gettin...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22999
  
    Merged build finished. Test PASSed.


---

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


[GitHub] spark issue #22999: [SPARK-20319][SQL] Already quoted identifiers are gettin...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22999
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/4911/
    Test PASSed.


---

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