Description
Replace TypeCheckFailure by DataTypeMismatch in type checks in the expressions of invokes a method on a class via reflection:
CallMethodViaReflection (5): https://github.com/apache/spark/blob/0945baf90660a101ae0f86a39d4c91ca74ae5ee3/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/CallMethodViaReflection.scala#L62-L75
Attachments
Issue Links
- is a clone of
-
SPARK-40368 Migrate Bloom Filter type check failures onto error classes
- Resolved
- links to