[
https://issues.apache.org/jira/browse/SPARK-31039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057497#comment-17057497
]
Hyukjin Kwon commented on SPARK-31039:
--------------------------------------
When you describe an issue, it's best to be specific and explicit. The fix
might address the general issue if it is.
> Unable to use vendor specific datatypes with JDBC (MSSQL)
> ---------------------------------------------------------
>
> Key: SPARK-31039
> URL: https://issues.apache.org/jira/browse/SPARK-31039
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.4.5
> Reporter: Frank Oosterhuis
> Priority: Major
>
> I'm trying to create a table in MSSQL with a time(7) type.
> For this I'm using the createTableColumnTypes option like "CallStartTime
> time(7)", with driver
> "{color:#212121}com.microsoft.sqlserver.jdbc.SQLServerDriver"{color}
> I'm getting an error:
> {color:#212121}org.apache.spark.sql.catalyst.parser.ParseException: DataType
> time(7) is not supported.(line 1, pos 43){color}
> {color:#212121}What is then the point of using this option?{color}
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]