Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-38516: [Go][Parquet] Increment the number of rows written wh…
…en appending a new row group (apache#38517) ### Rationale for this change This makes it so the `NumRows` method on the `file.Writer` reports the total number of rows written across multiple row groups. ### Are these changes tested? A regression test is added that asserts that the total number of rows written matches expectations. * Closes: apache#38516 Authored-by: Tim Schaub <[email protected]> Signed-off-by: Matt Topol <[email protected]>
- Loading branch information