### 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++
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++