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

ASF GitHub Bot updated SPARK-50215:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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ć
>            Priority: Major
>              Labels: pull-request-available
>
> 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]

Reply via email to