Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.17.0
Description
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.
Attachments
Issue Links
- links to