jvanstraten opened a new pull request #12098: URL: https://github.com/apache/arrow/pull/12098
Changes the type returned by `list_parent_indices` to `int64` regardless of list index type (it used to return `int32` for `list`), as the output refers to row indices rather than list indices. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org