Vladan Vasić created SPARK-50215:
------------------------------------
Summary: JDBC code stack does not capture collated types in
StringType
Key: SPARK-50215
URL: https://issues.apache.org/jira/browse/SPARK-50215
Project: Spark
Issue Type: Task
Components: Spark Core
Affects Versions: 4.0.0
Reporter: Vladan Vasić
There are a lot places in the
`sql/core/src/main/scala/org/apache/spark/sql/jdbc` where we have `case
StirngType: `. This pattern matching will not capture the collated
`StringType`, so these pieces of code should be changed `case _: StringType`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]