This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from 197c9d6051ef [SPARK-52516][SQL] Don't hold previous iterator reference after advancing to next file in ParquetPartitionReaderFactory add eadf1a4431ea [SPARK-52848][SQL] Avoid cast to `Double` in casting TIME/TIMESTAMP to DECIMAL No new revisions were added by this update. Summary of changes: .../spark/sql/catalyst/expressions/Cast.scala | 26 +++++++++------------- .../catalyst/expressions/CastWithAnsiOnSuite.scala | 2 +- .../test/resources/sql-tests/results/cast.sql.out | 6 ++--- 3 files changed, 15 insertions(+), 19 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org