amol- commented on pull request #10097: URL: https://github.com/apache/arrow/pull/10097#issuecomment-822362891
@jorisvandenbossche @pitrou now the automatic conversion happens only when the chunked array has a single chunk and thus is cheap. I tested for unexpected side effects running the test suite and no test changed behaviour, so seems to add convenience for users without risk. In all other cases an error is raised to inform the user of the problem instead of crashing. -- 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]
