wzhfy opened a new 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
 
 
   
   ### What changes were proposed in this pull request?
   It's an obvious bug: currently when analyzing partition stats, we use old 
table stats to compare with newly computed stats to decide whether it should 
update stats or not.
   
   
   
   ### Why are the changes needed?
   bug fix
   
   
   ### Does this PR introduce any user-facing change?
   no
   
   
   ### How was this patch tested?
   add new tests
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to