You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Morgan Cassels (Jira)" <ji...@apache.org> on 2020/02/10 21:37:00 UTC

[jira] [Commented] (ARROW-6666) [Rust] [DataFusion] Implement string literal expression

    [ https://issues.apache.org/jira/browse/ARROW-6666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033963#comment-17033963 ] 

Morgan Cassels commented on ARROW-6666:
---------------------------------------

[~andygrove] Has anyone had a chance to look further at this issue? String literal selection (SELECT c1 FROM test WHERE c1 = 'Hello' ) functionality would be very useful to me. If there is a plan/idea for how this should be implemented I would be happy to try working on it.

> [Rust] [DataFusion] Implement string literal expression
> -------------------------------------------------------
>
>                 Key: ARROW-6666
>                 URL: https://issues.apache.org/jira/browse/ARROW-6666
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Rust, Rust - DataFusion
>            Reporter: Andy Grove
>            Assignee: Kyle McCarthy
>            Priority: Major
>              Labels: beginner
>             Fix For: 1.0.0
>
>
> Implement string literal expression in the new physical query plan. It is already implemented in the code that executed directly from the logical plan so it should largely be a copy and paste exercise.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)