thisisnic commented on PR #50120: URL: https://github.com/apache/arrow/pull/50120#issuecomment-4649239748
> I looked through the asan logs and on main (the latest crossbow run) I see: > > ``` > 2026-06-08T02:07:07.6984909Z /arrow/cpp/src/arrow/acero/source_node.cc:77: An input buffer was poorly aligned. This could lead to crashes or poor performance on some hardware. Please ensure that all Acero sources generate aligned buffers, or change the unaligned buffer handling configuration to silence this warning. > ``` > > and I don't see that on the run on this PR. I will run this against our CRAN release crossbow job too, and if that passes, we are good to merge. Thanks loads for digging through those logs - I'd meant to do that myself! -- 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]
