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

   > When adding this method, Spark uses Scala 2.10. Currently, Spark use Scala 
2.12. this pr add introduce IteratorSizeBenchmark to ensure that the conclusion 
is still correct when upgrading the major version of Scala, otherwise we should 
use Iterator#size directly.
   
   In fact, this conclusion may no longer be correct after using Scala 2.13 
(the test results will update)
   
   


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