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 2017/06/29 19:07:00 UTC

[jira] [Commented] (SPARK-20873) Improve the error message for unsupported Column Type

    [ https://issues.apache.org/jira/browse/SPARK-20873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068800#comment-16068800 ] 

Apache Spark commented on SPARK-20873:
--------------------------------------

User 'kiszk' has created a pull request for this issue:
https://github.com/apache/spark/pull/18468

> Improve the error message for unsupported Column Type
> -----------------------------------------------------
>
>                 Key: SPARK-20873
>                 URL: https://issues.apache.org/jira/browse/SPARK-20873
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Ruben Janssen
>            Assignee: Ruben Janssen
>             Fix For: 2.3.0
>
>
> For unsupported column type, we simply output the column type instead of the type name. 
> {noformat}
> java.lang.Exception: Unsupported type: org.apache.spark.sql.execution.columnar.ColumnTypeSuite$$anonfun$4$$anon$1@2205a05d
> {noformat}
> We should improve it by outputting its name.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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