[ 
https://issues.apache.org/jira/browse/SPARK-19004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiao Li resolved SPARK-19004.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

Issue resolved by pull request 16409
[https://github.com/apache/spark/pull/16409]

> Fix `JDBCWriteSuite.testH2Dialect` by removing `getCatalystType`
> ----------------------------------------------------------------
>
>                 Key: SPARK-19004
>                 URL: https://issues.apache.org/jira/browse/SPARK-19004
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL, Tests
>    Affects Versions: 2.1.0
>            Reporter: Dongjoon Hyun
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> JDBCSuite and JDBCWriterSuite have its own testH2Dialect for their testing 
> purposes.
> This issue fixes testH2Dialect in JDBCWriterSuite by removing getCatalystType 
> implementation in order to return correct types. Currently, it returns 
> Some(StringType) incorrectly. For the testH2Dialect in JDBCSuite, it's 
> intentional because of the test case Remap types via JdbcDialects.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to