sfc-gh-pfus commented on issue #41284: URL: https://github.com/apache/arrow/issues/41284#issuecomment-2066951828
@zeroshade it works! But why is this so complicated, I would have never figured it out myself :( I only had to make tiny change - while creating `newListData` we should use `arrow.ListOf(newValues.DataType())` instead of `listArr.DataType()`. -- 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]
