jorisvandenbossche commented on issue #41469: URL: https://github.com/apache/arrow/issues/41469#issuecomment-2097914859
We are having some discussion about this on [Zulip chat](https://ursalabs.zulipchat.com/#narrow/stream/180245-dev/topic/Empty.20ListArray.20without.20length.2B1.20offsets.20buffer/near/436699796), and the conclusion might be that the C++ library is generally forgiving about this and accepts it as input. But so if it does that, we should of course ensure we handle it properly in all cases internally and don't crash on such data. Can try to take a look at fixing it in the pyarrow->pandas conversion. -- 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]
