Skip to content

[C++] Allow the CSV Reader to accept multi-character delimiters #51275

Description

@HuaHuaY

Describe the enhancement requested

Now the type of delimiter in ParseOptions is char, and we can only read csv files whose delimiter is one character. I think we can lift this restriction.

Component(s)

C++

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions