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 2020/11/23 22:22:00 UTC

[jira] [Resolved] (ARROW-10677) [Rust] Fix Bug and Add tests as documentation showing supported csv parsing

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

Andrew Lamb resolved ARROW-10677.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

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

> [Rust] Fix Bug and Add tests as documentation showing supported csv parsing
> ---------------------------------------------------------------------------
>
>                 Key: ARROW-10677
>                 URL: https://issues.apache.org/jira/browse/ARROW-10677
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Andrew Lamb
>            Assignee: Andrew Lamb
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> ARROW-10654 adds some specialized parsing for the csv reader but there was no unit test coverage and it introduced a bug
> https://github.com/apache/arrow/pull/8714/files# / ARROW-10654 added some specialized parsing for the csv reader and among other things added additional boolean parsing support. 
> We should add some tests as documentation of what boolean types are supported



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