fallintoplace opened a new pull request, #1072: URL: https://github.com/apache/arrow-go/pull/1072
RowGroupMetaDataBuilder nextCol already stores the number of initialized columns. Subtracting one produced negative and otherwise off-by-one diagnostic counts. The regression test covers zero and one initialized columns in a two-column schema. Tested with: go test ./parquet/metadata -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
