cloud-fan commented on a change in pull request #27471: [SPARK-30744][SQL]
Optimize AnalyzePartitionCommand by calculating location sizes in parallel
URL: https://github.com/apache/spark/pull/27471#discussion_r375664450
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/command/CommandUtils.scala
##########
@@ -140,11 +140,11 @@ object CommandUtils extends Logging {
def calculateTotalLocationSize(
Review comment:
the name should be `calculateLocationsSize`
----------------------------------------------------------------
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]