You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Xuefu Zhang (JIRA)" <ji...@apache.org> on 2014/03/07 18:09:49 UTC

[jira] [Updated] (HIVE-3635) allow 't', 'T', '1', 'f', 'F', and '0' to be allowable true/false values for the boolean hive type

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

Xuefu Zhang updated HIVE-3635:
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.14.0
     Release Note: New configuration, hive.lazysimple.extended_boolean_literal, needs to be documented.
           Status: Resolved  (was: Patch Available)

Patch committed to trunk. Thanks Brock for the review.

>  allow 't', 'T', '1', 'f', 'F', and '0' to be allowable true/false values for the boolean hive type
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-3635
>                 URL: https://issues.apache.org/jira/browse/HIVE-3635
>             Project: Hive
>          Issue Type: Improvement
>          Components: CLI
>    Affects Versions: 0.9.0
>            Reporter: Alexander Alten-Lorenz
>            Assignee: Xuefu Zhang
>             Fix For: 0.14.0
>
>         Attachments: HIVE-3635.1.patch, HIVE-3635.2.patch, HIVE-3635.patch
>
>
> interpret t as true and f as false for boolean types. PostgreSQL exports represent it that way.



--
This message was sent by Atlassian JIRA
(v6.2#6252)