pitrou opened a new pull request #10609: URL: https://github.com/apache/arrow/pull/10609
Some Python versions have a bug where `signal.getsignal` creates a reference cycle holding execution frames alive (https://bugs.python.org/issue42248). This would cause excessive lifetimes of the PyArrow table returned by `read_csv`. -- 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]
