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 127ccc208aa [SPARK-40295][SQL] Allow v2 functions with literal args in 
write distribution/ordering
     add 3ff2def958b [SPARK-40293][SQL] Make the V2 table error message more 
meaningful

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   |  5 ++
 .../spark/sql/errors/QueryCompilationErrors.scala  | 13 ++---
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 55 +++++++++++++---------
 .../datasources/v2/DataSourceV2Strategy.scala      | 11 +++--
 .../sql-tests/results/change-column.sql.out        | 30 ++++++++++--
 .../spark/sql/connector/DataSourceV2SQLSuite.scala |  8 +++-
 .../spark/sql/connector/DeleteFromTests.scala      |  8 +++-
 .../spark/sql/execution/command/DDLSuite.scala     |  8 +++-
 .../execution/command/PlanResolutionSuite.scala    |  9 +++-
 9 files changed, 107 insertions(+), 40 deletions(-)


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

Reply via email to