Zhu, Lipeng created SPARK-27159:
-----------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]