[
https://issues.apache.org/jira/browse/SPARK-18909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated SPARK-18909:
----------------------------------
Target Version/s: 2.1.1 (was: 2.1.0)
> 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
> Priority: Minor
>
> 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.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]