Johnnathan Rodrigo Pego de Almeida created ARROW-15848:
----------------------------------------------------------
Summary: [Gandiva][C++] Fix "is true" and "is false" functions
Key: ARROW-15848
URL: https://issues.apache.org/jira/browse/ARROW-15848
Project: Apache Arrow
Issue Type: Bug
Components: C++ - Gandiva
Reporter: Johnnathan Rodrigo Pego de Almeida
Modifying the behavior of the function to consider false when it comes to null.
More detail:
The functions "istrue" and "isfalse" were replace from null_if_null to
null_never in gandiva.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)