You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/12/26 19:25:58 UTC

[jira] [Assigned] (SPARK-19004) Fix `testH2Dialect` by removing `getCatalystType`

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

Apache Spark reassigned SPARK-19004:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org