Skip to content

[C++] Allow CSV reader to pad rows with missing trailing fields #50925

Description

@HuaHuaY

Describe the enhancement requested

Currently, the C++ CSV reader rejects rows with fewer fields than expected.

I think we can allow users to pad rows with null values instead of throwing exception.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions