xianjingfeng commented on PR #2712:
URL: https://github.com/apache/uniffle/pull/2712#issuecomment-3748373703

   > > Could you explain the reason for this issue? @zuston
   > 
   > This bug only happens when the overlapping compression is enabled, this 
will be modified by the multi threads at the same time
   
   What I don't understand is why `block.data` would be null in a 
multi-threaded environment. Even with repeated calls to the `rebuildFunction` 
function, `block.data` is only overwritten, not set to null.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to