You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/22 14:56:26 UTC

[GitHub] [arrow] pitrou commented on pull request #14467: ARROW-17207: [C++][CI] Occasional timeout failures on arrow-compute-scalar-test

pitrou commented on PR #14467:
URL: https://github.com/apache/arrow/pull/14467#issuecomment-1287817328

   While the approach here is sane, perhaps we can try profiling this with TSAN enabled to see if there obvious optimizations to do in our test routines?
   
   (another possibility might be to enable some compiler optimizations when building with TSAN, I don't think how safe/reasonable that is)


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org