Ritchie created ARROW-9236:
------------------------------

             Summary: [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
            Reporter: Ritchie


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)

Reply via email to