Skip to content

Support specifying quote and escape in Csv WriterBuilder #5146

@alamb

Description

@alamb

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
In DataFusion apache/datafusion#8351 we are adding support to specify the escaping and quote characters used for CSV reading.

It turns out that the Arrow CSV writer does not support specifying the escape and quoting characters

Describe the solution you'd like
I would like the following in the CSV WriterBuilder:

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrowChanges to the arrow crateenhancementAny new improvement worthy of a entry in the changeloggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions