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

wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 9f28c43a127d [SPARK-47315][SQL][TEST] Clean up tempView for 
`createTempView` UT
     add 51f4cfa7560b [SPARK-47241][SQL] Fix rule order issues for 
ExtractGenerator

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/error/error-classes.json    |  2 +-
 ...conditions-unsupported-generator-error-class.md |  2 +-
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 43 ++++++++++++++--------
 .../sql/catalyst/analysis/CheckAnalysis.scala      | 10 -----
 .../spark/sql/errors/QueryCompilationErrors.scala  |  3 +-
 .../sql/catalyst/analysis/AnalysisErrorSuite.scala | 14 +------
 .../org/apache/spark/sql/DataFrameSuite.scala      | 14 -------
 .../apache/spark/sql/GeneratorFunctionSuite.scala  | 27 +++++++++++++-
 .../sql/errors/QueryCompilationErrorsSuite.scala   | 12 ------
 .../spark/sql/hive/execution/HiveQuerySuite.scala  | 22 -----------
 10 files changed, 57 insertions(+), 92 deletions(-)


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

Reply via email to