[
https://issues.apache.org/jira/browse/SPARK-19004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15778847#comment-15778847
]
Apache Spark commented on SPARK-19004:
--------------------------------------
User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/16409
> Fix `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
>
> `JdbcDialect` subclasses should return `None` by default. However,
> `testH2Dialect.getCatalystType` returns always `Some(StringType)` incorrectly.
> This issue fixes `testH2Dialect` by removing the wrong `getCatalystType`
> implementation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]