jorgecarleitao commented on pull request #8401: URL: https://github.com/apache/arrow/pull/8401#issuecomment-731635543
I made the following changes: 1. Made the allocation counter a `AtomicIsize` and removed it from the feature gate 2. Added CI 3. Renamed the crate interacting with Python to `arrow-pyarrow-integration-testing` The CI will likely fail, as I will need to fiddle with it. There will be some spam. Sorry guys! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
