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 2e3ac4f  [SPARK-38509][SQL] Unregister the `TIMESTAMPADD/DIFF` 
functions and remove `DATE_ADD/DIFF`
     add 34e3029  [SPARK-38107][SQL] Use error classes in the compilation 
errors of python/pandas UDFs

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   |  3 +
 python/pyspark/sql/tests/test_udf.py               |  3 +-
 .../spark/sql/errors/QueryCompilationErrors.scala  | 17 +++---
 .../ExtractPythonUDFFromJoinConditionSuite.scala   |  3 +-
 .../spark/sql/execution/SparkStrategies.scala      |  5 +-
 .../sql/errors/QueryCompilationErrorsSuite.scala   | 71 +++++++++++++++++++++-
 6 files changed, 88 insertions(+), 14 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to