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

Jesus Camacho Rodriguez updated HIVE-20035:
-------------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.0
                   4.0.0
           Status: Resolved  (was: Patch Available)

Tests run as part of HIVE-20213. Pushed to master, branch-3. Thanks 
[~nishantbangarwa]

> write booleans as long when serializing to druid
> ------------------------------------------------
>
>                 Key: HIVE-20035
>                 URL: https://issues.apache.org/jira/browse/HIVE-20035
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Nishant Bangarwa
>            Assignee: Nishant Bangarwa
>            Priority: Major
>             Fix For: 4.0.0, 3.2.0
>
>         Attachments: HIVE-20035.1.patch, HIVE-20035.1.patch, 
> HIVE-20035.2.patch, HIVE-20035.patch
>
>
> Druid expressions do not support booleans yet. 
> In druid expressions booleans are treated and parsed from longs, however when 
> we store booleans from hive they are serialized as 'true' and 'false' string 
> values. 
> Need to make serialization consistent with deserialization and write long 
> values when sending data to druid. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to