This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from f7cbeec [SPARK-34074][SQL] Update stats only when table size changes add 02a17e9 [SPARK-28646][SQL][FOLLOWUP] Add legacy config for allowing parameterless count No new revisions were added by this update. Summary of changes: .../sql/catalyst/expressions/aggregate/Count.scala | 7 ++++-- .../org/apache/spark/sql/internal/SQLConf.scala | 8 +++++++ .../src/test/resources/sql-tests/inputs/count.sql | 5 ++++ .../test/resources/sql-tests/results/count.sql.out | 28 ++++++++++++++++++++-- 4 files changed, 44 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org