You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/06/15 16:25:00 UTC

[jira] [Resolved] (ARROW-9124) [Rust][Datafusion] DFParser should consume sql query as &str instead of String

     [ https://issues.apache.org/jira/browse/ARROW-9124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neville Dipale resolved ARROW-9124.
-----------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 7428
[https://github.com/apache/arrow/pull/7428]

> [Rust][Datafusion] DFParser should consume sql query as &str instead of String
> ------------------------------------------------------------------------------
>
>                 Key: ARROW-9124
>                 URL: https://issues.apache.org/jira/browse/ARROW-9124
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust - DataFusion
>            Reporter: QP Hou
>            Assignee: QP Hou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> It's more efficient to use &str instead of String



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