[
https://issues.apache.org/jira/browse/ARROW-10970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332324#comment-17332324
]
Andrew Lamb commented on ARROW-10970:
-------------------------------------
Migrated to github: https://github.com/apache/arrow-datafusion/issues/130
> [Rust][DataFusion] Implement Value(Null)
> ----------------------------------------
>
> Key: ARROW-10970
> URL: https://issues.apache.org/jira/browse/ARROW-10970
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust - DataFusion
> Reporter: Mike Seddon
> Priority: Major
>
> We need to add support for the NULL value.
> For example:
> ```sql
> SELECT char_length(NULL) AS char_length_null
> ```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)