You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Takuma Wakamori (JIRA)" <ji...@apache.org> on 2016/06/13 17:41:21 UTC

[jira] [Comment Edited] (HIVE-13958) hive.strict.checks.type.safety should apply to decimals, as well as IN... and BETWEEN... ops

    [ https://issues.apache.org/jira/browse/HIVE-13958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327800#comment-15327800 ] 

Takuma Wakamori edited comment on HIVE-13958 at 6/13/16 5:41 PM:
-----------------------------------------------------------------

[~sershe] Thanks! I am sorry for my late reseponse.
I attached patches that checks the implicit type-cast is allowed to the arguments passed to not only {{WHERE}} but also {{IN}} and {{BETWEEN}} operator.
It includes minor typo fixes.
I would appreciate it if you could review it. Thanks!


was (Author: takuma):
Check the implicit type-cast is allowed to the arguments passed to not only {{WHERE}} but also {{IN}} and {{BETWEEN}} operator.
It includes minor typo fixes.

> hive.strict.checks.type.safety should apply to decimals, as well as IN... and BETWEEN... ops
> --------------------------------------------------------------------------------------------
>
>                 Key: HIVE-13958
>                 URL: https://issues.apache.org/jira/browse/HIVE-13958
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>            Reporter: Sergey Shelukhin
>            Assignee: Takuma Wakamori
>              Labels: patch
>         Attachments: HIVE-13958.01.patch, HIVE-13958.02.patch
>
>
> String to decimal auto-casts should be prohibited for compares



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)