yaooqinn commented on PR #40697: URL: https://github.com/apache/spark/pull/40697#issuecomment-1500011078
I'm just curious about the prefix Task for Evaluator. Is it more specific to Partition, Split for SQL/DataFrame, or RDD? `Task` more likely belongs to the scheduler. Before reviewing the PR description and implementation, I thought it was to evaluate the cost of task execution or something. :) -- 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]
