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 7e39d9bfef3 [SPARK-40552][BUILD][INFRA] Upgrade `protobuf-python` to
4.21.6
add 7230f598688 [SPARK-40357][SQL] Migrate window type check failures onto
error classes
No new revisions were added by this update.
Summary of changes:
core/src/main/resources/error/error-classes.json | 50 +++++++++
.../org/apache/spark/SparkThrowableHelper.scala | 3 +-
.../sql/catalyst/analysis/TypeCheckResult.scala | 2 +-
.../catalyst/expressions/windowExpressions.scala | 85 ++++++++++-----
.../results/postgreSQL/window_part3.sql.out | 15 ++-
.../native/windowFrameCoercion.sql.out | 71 ++++++++++++-
.../sql-tests/results/udf/udf-window.sql.out | 99 +++++++++++++++--
.../resources/sql-tests/results/window.sql.out | 116 ++++++++++++++++++--
.../spark/sql/DataFrameWindowFramesSuite.scala | 118 +++++++++++++++------
9 files changed, 484 insertions(+), 75 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]