jorisvandenbossche commented on pull request #10097: URL: https://github.com/apache/arrow/pull/10097#issuecomment-822343364
Personally, I would not accept ChunkedArrays by default in the StructArray.from_arrays constructor. The automatic concatenation of the chunks can be unexpected for the user (large memory use, some chunks cannot be combined due to length limitations, etc) -- 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. For queries about this service, please contact Infrastructure at: [email protected]
