You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/08 04:24:23 UTC

[GitHub] [spark] sujith71955 edited a comment on issue #24315: [SPARK-27403][SQL] Table Statisics shall be updated automatically if auto size update feature is enabled(spark.sql.statistics.size.autoUpdate.enabled =true)

sujith71955 edited a comment on issue #24315: [SPARK-27403][SQL] Table Statisics shall be updated automatically if auto size update feature is enabled(spark.sql.statistics.size.autoUpdate.enabled =true)
URL: https://github.com/apache/spark/pull/24315#issuecomment-480678388
 
 
   > Please see the previous discussion: https://github.com/apache/spark/pull/20430/files#r164662154
   
   @wangyum : I am not removing table.stats.nonEmpty validation here, it is intact.  The scenario mentioned by Zhenhua is a valid concern and this PR doesn't have any impact on the scenario what he mentioned.
    if user enables the auto size update feature, user expects the size will be calculated by the system automatically which was not happening , and this PR addressed the issue,  other logics are intact.  Thanks

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


With regards,
Apache Git Services

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