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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to