You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2022/06/19 09:35:07 UTC

[spark] branch branch-3.3 updated (1dea5746fe5 -> 458be83fdac)

This is an automated email from the ASF dual-hosted git repository.

maxgekk pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 1dea5746fe5 [SPARK-39496][SQL] Handle null struct in `Inline.eval`
     add 458be83fdac [SPARK-38688][SQL][TESTS][3.3] Use error classes in the compilation errors of deserializer

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   | 11 +++++++
 .../spark/sql/errors/QueryCompilationErrors.scala  | 10 ++++---
 .../apache/spark/sql/errors/QueryErrorsBase.scala  |  4 +++
 .../catalyst/encoders/EncoderResolutionSuite.scala | 23 ++++++++-------
 .../scala/org/apache/spark/sql/DatasetSuite.scala  | 18 ------------
 .../sql/errors/QueryCompilationErrorsSuite.scala   | 34 +++++++++++++++++++++-
 6 files changed, 67 insertions(+), 33 deletions(-)


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