You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2017/02/03 12:28:51 UTC

[jira] [Assigned] (SPARK-18909) The error message in `ExpressionEncoder.toRow` and `fromRow` is too verbose

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

Wenchen Fan reassigned SPARK-18909:
-----------------------------------

    Assignee: Dongjoon Hyun

> The error message in `ExpressionEncoder.toRow` and `fromRow` is too verbose
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-18909
>                 URL: https://issues.apache.org/jira/browse/SPARK-18909
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Wenchen Fan
>            Assignee: Dongjoon Hyun
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> In `ExpressionEncoder.toRow` and `fromRow`, we will catch the exception and put the treeString of serializer/deserializer expressions in the error message. However, encoder can be very complex and the serializer/deserializer expressions can be very large trees and blow up the log files(e.g. generate over 500mb logs for this single error message.)
> We should simplify it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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