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 028992399b2 [SPARK-40209][SQL] Don't change the interval value of Decimal in `changePrecision()` on errors add 7026b3c77cc [SPARK-40205][SQL] Provide a query context of ELEMENT_AT_BY_INDEX_ZERO No new revisions were added by this update. Summary of changes: .../sql/catalyst/expressions/collectionOperations.scala | 7 +++---- .../org/apache/spark/sql/errors/QueryExecutionErrors.scala | 10 +++++++--- .../test/resources/sql-tests/results/ansi/array.sql.out | 9 ++++++++- .../spark/sql/errors/QueryExecutionAnsiErrorsSuite.scala | 14 ++++++++++++++ .../spark/sql/errors/QueryExecutionErrorsSuite.scala | 10 ---------- 5 files changed, 32 insertions(+), 18 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org