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 45a51d6311a [SPARK-42316][SQL] Assign name to _LEGACY_ERROR_TEMP_2044
     add 4ad55b676d5 [SPARK-42855][SQL] Use runtime null checks in 
TableOutputResolver

No new revisions were added by this update.

Summary of changes:
 .../catalyst/analysis/TableOutputResolver.scala    | 212 +++++++----
 .../catalyst/analysis/V2WriteAnalysisSuite.scala   | 303 ++++++++++++++-
 .../analyzer-results/columnresolution.sql.out      |   2 +-
 .../spark/sql/RuntimeNullChecksV2Writes.scala      | 414 +++++++++++++++++++++
 .../org/apache/spark/sql/sources/InsertSuite.scala |   6 +-
 5 files changed, 838 insertions(+), 99 deletions(-)
 create mode 100644 
sql/core/src/test/scala/org/apache/spark/sql/RuntimeNullChecksV2Writes.scala


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

Reply via email to