You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Zerui Bao (Jira)" <ji...@apache.org> on 2023/10/05 21:46:00 UTC

[jira] [Updated] (SPARK-45425) Mapped TINYINT to ByteType for MsSqlServerDialect

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

Zerui Bao updated SPARK-45425:
------------------------------
    Summary: Mapped TINYINT to ByteType for MsSqlServerDialect  (was: Mapped TINYINT to ShortType for MsSqlServerDialect)

> Mapped TINYINT to ByteType for MsSqlServerDialect
> -------------------------------------------------
>
>                 Key: SPARK-45425
>                 URL: https://issues.apache.org/jira/browse/SPARK-45425
>             Project: Spark
>          Issue Type: Task
>          Components: SQL
>    Affects Versions: 3.5.0
>            Reporter: Zerui Bao
>            Priority: Major
>              Labels: pull-request-available
>
> TINYINT of SQL server is not correctly mapped to spark types when using JDBC connector. For now, it is mapped to the IntegerType, which is not accurate. It should be mapped to ShortType.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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