dongjoon-hyun commented on a change in pull request #26908: [SPARK-30269][SQL]
Should use old partition stats to decide whether to update stats when analyzing
partition
URL: https://github.com/apache/spark/pull/26908#discussion_r358480695
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/StatisticsCollectionTestBase.scala
##########
@@ -26,6 +26,7 @@ import scala.collection.mutable
import scala.util.Random
import org.apache.spark.sql.catalyst.{QualifiedTableName, TableIdentifier}
+import org.apache.spark.sql.catalyst.catalog.CatalogTypes.TablePartitionSpec
Review comment:
Could you fix the import order to pass the GitHub Action and Jenkins?
----------------------------------------------------------------
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]