[
https://issues.apache.org/jira/browse/ARROW-6666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16951347#comment-16951347
]
Kyle McCarthy commented on ARROW-6666:
--------------------------------------
Does this require for rust's arrow to implement a
[StringType|[https://arrow.apache.org/docs/cpp/api/datatype.html#classarrow_1_1_string_type]]
similar to the one in the C++ implementation?
> [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
> 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)