emanueledomingo opened a new issue, #44881: URL: https://github.com/apache/arrow/issues/44881
### Describe the bug, including details regarding any error messages, version, and platform. The code below produces an ArrowIndexError when attempting to convert a PyArrow Table with nested null values into a Pandas DataFram. Everything works fine if i use `to_pydict` instead. ```py ``` ### Component(s) Python -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org