pitrou commented on issue #40069:
URL: https://github.com/apache/arrow/issues/40069#issuecomment-1944293344

   Thank you. It looks like calling `ArraySpan::FillFromScalar` from several 
threads is legitimate when the same scalar is used as input for different 
computations. Given that this is probably always writing the same value, it 
would probably be enough to use relaxed atomic stores.
   
   @bkietz 


-- 
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]

Reply via email to