Mudit Sharma created HIVE-24156:
-----------------------------------
Summary: Hive 3 explicity returning select cast("0" as boolean) as
true 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
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)