Uroš Bojanić created SPARK-58585:
------------------------------------
Summary: 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ć
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]