Wes McKinney created PARQUET-914:
------------------------------------
Summary: [C++] Throw more informative exception when user writes
too many values to a column in a row group
Key: PARQUET-914
URL: https://issues.apache.org/jira/browse/PARQUET-914
Project: Parquet
Issue Type: Bug
Components: parquet-cpp
Reporter: Wes McKinney
In
https://github.com/apache/parquet-cpp/blob/5e59bc5c6491a7505585c08fd62aa52f9a6c9afc/src/parquet/column/writer.cc#L159
if the user writes more values than the size of the row group, the message in
the exception raised is misleading
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)