AlenkaF commented on issue #31402: URL: https://github.com/apache/arrow/issues/31402#issuecomment-1600985467
We created an "umbrella" issue that includes all the issues opened and connected to the Python to array conversion following the codepath in `python_to_arrow.cc`. See: https://github.com/apache/arrow/issues/36202. As this example includes JSON with nested data, thus using object dtype, the code path of the conversion is `python_to_arrow.cc` which seems to ignore `safe=False` and does not overflow by default. -- 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]
