You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/06 20:49:00 UTC

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

     [ https://issues.apache.org/jira/browse/HIVE-22080?focusedWorklogId=289985&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-289985 ]

ASF GitHub Bot logged work on HIVE-22080:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Aug/19 20:48
            Start Date: 06/Aug/19 20:48
    Worklog Time Spent: 10m 
      Work Description: ramesh0201 commented on pull request #745: HIVE-22080 Prevent implicit conversion from String/char/varchar to double/decimal
URL: https://github.com/apache/hive/pull/745
 
 
   Changes for preventing implicit conversion from string family types to double/decimal types.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 289985)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: HIVE-22080.1.patch, HIVE-22080.2.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)