[ https://issues.apache.org/jira/browse/HIVE-15939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zoltan Haindrich updated HIVE-15939: ------------------------------------ Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available) test failures are not related. pushed to master. Thank you Ashutosh for reviewing the changes! > Make cast expressions comply more to sql2011 > -------------------------------------------- > > Key: HIVE-15939 > URL: https://issues.apache.org/jira/browse/HIVE-15939 > Project: Hive > Issue Type: Sub-task > Components: SQL > Reporter: Zoltan Haindrich > Assignee: Zoltan Haindrich > Fix For: 3.0.0 > > Attachments: HIVE-15939.07.patch, HIVE-15939.1.patch, > HIVE-15939.2.patch, HIVE-15939.3.patch, HIVE-15939.4.patch, > HIVE-15939.5.patch, HIVE-15939.6.patch > > > in HIVE-6590 Jason have uncovered the fact that UDFToBoolean treats all > non-empty strings as true. > It would be great to have the cast expressions closer to the standard...at > least when there is an expected behaviour from the user; > like {{cast('false' as boolean)}} should be true. -- This message was sent by Atlassian JIRA (v6.4.14#64029)