jonkeane commented on PR #41403: URL: https://github.com/apache/arrow/pull/41403#issuecomment-2080908941
The valgrind cleanup I made probably will not fix the valgrind build (If I'm reading the output correctly, there's still a possible leak). But it will get rid of the silly failures where `NA`s are sometimes transformed into `NaN`s https://stat.ethz.ch/pipermail/r-devel/2021-April/080683.html So is an improvement (in that the failures are fewer), but might not be enough to have that be green. -- 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]
