Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-50215

JDBC code stack does not capture collated types in StringType

    XMLWordPrintableJSON

Details

    Description

      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`.

      Attachments

        Activity

          People

            vladanvasi-db Vladan Vasić
            vladanvasi-db Vladan Vasić
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: