fallintoplace opened a new pull request, #1116: URL: https://github.com/apache/arrow-go/pull/1116
MakeArrayFromScalar accepts zero as a valid length, but nested scalar types currently fail when they try to concatenate an empty input. Run-end encoded arrays also need an empty physical representation. Use empty builders for zero-length output and add coverage for nested and run-end encoded scalars. -- 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]
