ntjohnson1 commented on issue #1607: URL: https://github.com/apache/datafusion-python/issues/1607#issuecomment-4859328404
Someone else found the root cause for us https://github.com/light-curve/light-curve-python/issues/786. Basically bumping the mimalloc crate also bumped us into the broken releases of mimalloc 3. There is a fix on dev-3 branch so some future release of mimalloc and the associated crate should unblock. Currently can either use v2 or an older version with v3 flag. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
