You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/04/26 13:25:02 UTC

[jira] [Commented] (ARROW-10970) [Rust][DataFusion] Implement Value(Null)

    [ 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)