ArnavBalyan opened a new pull request, #6905:
URL: https://github.com/apache/incubator-gluten/pull/6905

   ## What changes were proposed in this pull request?
   - Since we already moved to synchronizedSet for thread safety, there are 
some additional synchronizations which are no longer needed, these are benign 
but can be removed for improved performance
   - Removed such synchronizations where we are already thread safe.
   
   Fixes #6904
   
   ## How was this patch tested?
    - Local build, and sample SQL queries.
    - UTs should cover the rest
   
   
   


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