LuciferYang commented on PR #36837:
URL: https://github.com/apache/spark/pull/36837#issuecomment-1153836826

   ```
   // Before this PR
   org.apache.spark.sql.catalyst.analysis.DeduplicateRelations  269181786 / 
1028666896   124 / 1302
   // After this PR
   org.apache.spark.sql.catalyst.analysis.DeduplicateRelations  144507333 / 
643810447    124 / 1302
   ```
   
   Is the result generated by GA? The result of running on Apple Slicon  is not 
obvious:
   
   
   ```
   // Before this PR                                
   org.apache.spark.sql.catalyst.analysis.DeduplicateRelations                  
         160016165 / 616311392                         124 / 1302               
                 
   // After this PR
   org.apache.spark.sql.catalyst.analysis.DeduplicateRelations                  
         142171253 / 605930543                       124 / 1302  
   ```


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