Commits


Matthew Franglen authored and Paddy Horan committed 4d5c91c0139
ARROW-6901: [Rust] [Parquet] Increment total_num_rows when closing a row group This means that the total_num_rows written to the file will accurately reflect the row groups that were successfully written. Closes #5672 from bw-matthew/NT-metadata-row-count and squashes the following commits: 072aadbb5 <Matthew Franglen> Formatting b97fa99b2 <Matthew Franglen> Increase total number of rows when closing a row group 62e2d1d99 <Matthew Franglen> Failing test for row count metadata Authored-by: Matthew Franglen <matthew@brandwatch.com> Signed-off-by: Paddy Horan <paddyhoran@hotmail.com>