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 7688d839 [SPARK-38113][SQL] Use error classes in the execution errors 
of pivoting
     add 53ba6e2  [SPARK-38131][SQL] Use error classes in user-facing 
exceptions only

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json    |  4 ----
 .../spark/sql/catalyst/analysis/Analyzer.scala      |  3 ++-
 .../sql/catalyst/expressions/csvExpressions.scala   |  2 +-
 .../spark/sql/errors/QueryCompilationErrors.scala   |  8 --------
 .../spark/sql/errors/QueryExecutionErrors.scala     |  5 -----
 .../sql/errors/QueryCompilationErrorsSuite.scala    | 21 +--------------------
 6 files changed, 4 insertions(+), 39 deletions(-)

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

Reply via email to