gatorsmile opened a new pull request #25131: [SPARK-28361] [SQL] [TEST] Test 
equality of generated code with id in class name
URL: https://github.com/apache/spark/pull/25131
 
 
   ## What changes were proposed in this pull request?
   
   A code gen test in WholeStageCodeGenSuite was flaky because it used the 
codegen metrics class to test if the generated code for equivalent plans was 
identical under a particular flag. This patch switches the test to compare the 
generated code directly.
   
   
   ## How was this patch tested?
   N/A

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to