You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jorge (Jira)" <ji...@apache.org> on 2020/09/01 06:57:01 UTC

[jira] [Created] (ARROW-9892) [Rust] [DataFusion] Add support for concat

Jorge created ARROW-9892:
----------------------------

             Summary: [Rust] [DataFusion] Add support for concat
                 Key: ARROW-9892
                 URL: https://issues.apache.org/jira/browse/ARROW-9892
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust, Rust - DataFusion
            Reporter: Jorge
            Assignee: Jorge


So that we can concatenate strings together.

{{pub fn concat(args: Vec<Expr>) -> Expr}}

 



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