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 714699ba73c6 [SPARK-47911][SQL][FOLLOWUP] Enable binary format tests 
in ThriftServerQueryTestSuite
     add 904d4ddc31bb [SPARK-48635][SQL] Assign classes to join type errors and 
as-of join error

No new revisions were added by this update.

Summary of changes:
 common/utils/src/main/resources/error/README.md    |  1 +
 .../src/main/resources/error/error-conditions.json | 32 ++++++++++---------
 python/pyspark/sql/connect/plan.py                 |  4 +--
 python/pyspark/sql/tests/test_dataframe.py         |  2 +-
 .../spark/sql/catalyst/plans/joinTypes.scala       | 37 ++++++++++++----------
 .../spark/sql/errors/QueryCompilationErrors.scala  |  2 +-
 .../spark/sql/catalyst/plans/JoinTypesTest.scala   | 15 +++++++++
 .../apache/spark/sql/DataFrameAsOfJoinSuite.scala  | 19 +++++++++++
 .../scala/org/apache/spark/sql/DatasetSuite.scala  | 33 ++++++++-----------
 9 files changed, 91 insertions(+), 54 deletions(-)


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

Reply via email to