rudolfbyker commented on issue #44397: URL: https://github.com/apache/arrow/issues/44397#issuecomment-2411514900
One problem with my implementation above (besides the fact that it's done in Python rather than on a lower level in the Arrow engine) is that `chunked_array` fill fail on columns where `concat_tables` would have succeeded (e.g., when merging `int64`, `float64`, and `null`). -- 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]
