Skip to content

[C++] Allow CSV reader to ignore extra columns in rows with more columns #50967

Description

@HuaHuaY

Describe the enhancement requested

Currently, the C++ CSV reader rejects rows with more columns than expected.

I think we can allow users to ignore the extra values instead of throwing exception.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions