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/30 08:48:00 UTC

[jira] [Commented] (ARROW-9236) [Rust] CSV WriterBuilder never writes header

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

Neville Dipale commented on ARROW-9236:
---------------------------------------

I'm unable to assign this Jira to Ritchie

> [Rust] CSV WriterBuilder never writes header
> --------------------------------------------
>
>                 Key: ARROW-9236
>                 URL: https://issues.apache.org/jira/browse/ARROW-9236
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Rust
>    Affects Versions: 0.17.0
>            Reporter: Ritchie
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The `WriterBuilder` in [https://github.com/apache/arrow/blob/fee9f1df7b21f372bd30d59ec276ffd289645170/rust/arrow/src/csv/writer.rs#L360], will start with the `beginning` field set to `false`. This will make theĀ  `has_headers` field useless as it is skipped.



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