You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2019/03/16 01:23:00 UTC

[jira] [Updated] (SPARK-27159) Update MsSqlServer dialect handling of BLOB type

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

Sean Owen updated SPARK-27159:
------------------------------
    Summary: Update MsSqlServer dialect handling of BLOB type  (was: Update MsSqlServer dialect)

> Update MsSqlServer dialect handling of BLOB type
> ------------------------------------------------
>
>                 Key: SPARK-27159
>                 URL: https://issues.apache.org/jira/browse/SPARK-27159
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Zhu, Lipeng
>            Assignee: Zhu, Lipeng
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 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.
> !image-2019-03-14-18-06-48-842.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org