alamb commented on PR #1154: URL: https://github.com/apache/datafusion-comet/pull/1154#issuecomment-2559777474
> I have upgraded to latest DF and reinstated the miri checks. I'll keep this in draft until the RC is available later this week. I see the MIRI CI check fails: https://github.com/apache/datafusion-comet/actions/runs/12455101824/job/34767108969?pr=1154 I can reproduce the failure locally on this branch with this command (needs rust nightly) ```shell MIRIFLAGS="-Zmiri-disable-isolation" cargo +nightly miri test -p datafusion-comet -- test_unpack_dictionary_primitive ``` I have an idea of what is wrong -- I am looking into this -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org