[
https://issues.apache.org/jira/browse/SPARK-50847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot reassigned SPARK-50847:
--------------------------------------
Assignee: Apache Spark
> Deny ApplyCharTypePadding from applying on specific In expressions
> ------------------------------------------------------------------
>
> Key: SPARK-50847
> URL: https://issues.apache.org/jira/browse/SPARK-50847
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 4.0.0
> Reporter: Mihailo Aleksic
> Assignee: Apache Spark
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> `ApplyCharTypePadding` rule shouldn't be applied to `In` expressions where
> elements of the `In.list` are not `StringType`s and in this task we fix it.
> This will lead to throwing the `DATATYPE_MISMATCH.DATA_DIFF_TYPES` instead of
> an internal one (`java.lang.ClassCastException`).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]