databricks-david-lewis commented on issue #25787: [SPARK-29081][CORE] Replace calls to SerializationUtils.clone on properties with a faster implementation URL: https://github.com/apache/spark/pull/25787#issuecomment-531512915 @viirya I undid that functionality change in favor of keeping track of the total time as it passes instead of summing over the array each loop. This should be the same behavior but strictly more efficient.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
