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

Update MsSqlServer dialect handling of BLOB type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.4.3, 3.0.0
    • 2.4.4, 3.0.0
    • SQL
    • None

    Description

      In the current Spark codes, the `MsSqlServerDialect` didn't handle correct for binary type, it use default blob type. According to the MSDN, the correct type should be varbinary(max) to replace the blob type.

      Attachments

        Issue Links

          Activity

            People

              lipzhu Zhu, Lipeng
              lipzhu Zhu, Lipeng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: