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

Uroš Bojanić commented on SPARK-58585:
--------------------------------------

In progress: https://github.com/apache/spark/pull/57786.

> Extract a helper for INVALID_EXTERNAL_VALUE errors in CatalystTypeConverters
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-58585
>                 URL: https://issues.apache.org/jira/browse/SPARK-58585
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.3.0
>            Reporter: Uroš Bojanić
>            Priority: Major
>              Labels: pull-request-available
>
> Eight converters in CatalystTypeConverters throw a byte-identical 
> SparkIllegalArgumentException with the INVALID_EXTERNAL_VALUE error class, 
> differing only in the trailing dataType argument. Extract a single private 
> helper and route all eight call sites through it. Behavior is unchanged: same 
> error class and same message parameters.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to