alamb opened a new issue #130:
URL: https://github.com/apache/arrow-datafusion/issues/130


   *Note*: migrated from original JIRA: 
https://issues.apache.org/jira/browse/ARROW-10970
   
   We need to add support for the NULL value. 
   
   For example:
   
   ```sql
   SELECT char_length(NULL) AS char_length_null
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to