[
https://issues.apache.org/jira/browse/HIVE-24156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mudit Sharma updated HIVE-24156:
--------------------------------
Summary: Hive 3 explicity returning select cast("0" as boolean) as false
even though hive.lazysimple.extended_boolean_literal is set to false (was:
Hive 3 explicity returning select cast("0" as boolean) as true even though
hive.lazysimple.extended_boolean_literal is set to false)
> Hive 3 explicity returning select cast("0" as boolean) as false even though
> hive.lazysimple.extended_boolean_literal is set to false
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-24156
> URL: https://issues.apache.org/jira/browse/HIVE-24156
> Project: Hive
> Issue Type: Improvement
> Reporter: Mudit Sharma
> Priority: Major
>
> As per https://issues.apache.org/jira/browse/HIVE-3635, select cast("0" as
> boolean) should return as false only if
> hive.lazysimple.extended_boolean_literal is set to true. Even though the
> config is set to false, this is returning as false.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)