You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ramesh Kumar Thangarajan (JIRA)" <ji...@apache.org> on 2019/08/02 23:44:00 UTC

[jira] [Assigned] (HIVE-22080) Prevent implicit conversion from String/char/varchar to double/decimal

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

Ramesh Kumar Thangarajan reassigned HIVE-22080:
-----------------------------------------------


> Prevent implicit conversion from String/char/varchar to double/decimal
> ----------------------------------------------------------------------
>
>                 Key: HIVE-22080
>                 URL: https://issues.apache.org/jira/browse/HIVE-22080
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 4.0.0
>            Reporter: Ramesh Kumar Thangarajan
>            Assignee: Ramesh Kumar Thangarajan
>            Priority: Minor
>             Fix For: 4.0.0
>
>         Attachments: DWX-684_1.patch
>
>
> Implicit conversion from String family types to any non-string family types are invalid. User can force the conversion by turning off the setting hive.metastore.disallow.incompatible.col.type.changes. If not turned off, such a conversion should throw error.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)