You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2022/09/14 02:46:13 UTC

[spark] branch master updated (801ca252f43 -> 27f1c708512)

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 801ca252f43 [SPARK-39915][SQL] Ensure the output partitioning is user-specified in AQE
     add 27f1c708512 [SPARK-40403][SQL] Calculate unsafe array size using longs to avoid negative size in error message

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   |  5 +++++
 .../expressions/codegen/UnsafeArrayWriter.java     | 15 ++++++++++---
 .../spark/sql/errors/QueryExecutionErrors.scala    | 10 +++++++++
 ...lueSuite.scala => UnsafeArrayWriterSuite.scala} | 25 ++++++++--------------
 4 files changed, 36 insertions(+), 19 deletions(-)
 copy sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/codegen/{ExprValueSuite.scala => UnsafeArrayWriterSuite.scala} (62%)


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