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

2020-06-30 Thread Neville Dipale (Jira)


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

Neville Dipale updated ARROW-9236:
--
Affects Version/s: 0.17.0

> [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)


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

2020-06-27 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated ARROW-9236:
--
Labels: pull-request-available  (was: )

> [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
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 10m
>  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)