ahmed-mez opened a new pull request, #553: URL: https://github.com/apache/arrow-go/pull/553
### Rationale for this change Fixes https://github.com/apache/arrow-go/issues/552 ### What changes are included in this PR? Make `chunksToSingle` concatenate multiple chunks into a single array using `array.Concatenate` instead of returning `ErrNotImplemented` ### Are these changes tested? Unit tests + tested end-to-end locally on a parquet file that contains chunked arrays ### Are there any user-facing changes? Changes are backward compatible -- 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]
