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] [Resolved] (SPARK-27159) Update MsSqlServer dialect

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

Sean Owen resolved SPARK-27159.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 24091
[https://github.com/apache/spark/pull/24091]

> Update MsSqlServer dialect
> --------------------------
>
>                 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