Kontinuation commented on code in PR #1845: URL: https://github.com/apache/datafusion-comet/pull/1845#discussion_r2127825909
########## native/core/src/execution/shuffle/row.rs: ########## @@ -3319,6 +3319,7 @@ mod test { } #[test] + #[cfg_attr(miri, ignore)] // Unaligned memory access in SparkUnsafeRow Review Comment: Logged https://github.com/apache/datafusion-comet/issues/1849 -- 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