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

Uroš Bojanić reassigned SPARK-58585:
------------------------------------

    Assignee: Uroš Bojanić

> 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ć
>            Assignee: 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