You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2022/03/14 06:16:33 UTC

[spark] branch master updated (9596942 -> 35536a1)

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 9596942  [SPARK-38523][SQL] Fix referring to the corrupt record column from CSV
     add 35536a1  [SPARK-38103][SQL] Migrate parsing errors of transform into the new error framework

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  4 +-
 .../spark/sql/errors/QueryParsingErrors.scala      | 16 +++----
 .../resources/sql-tests/results/transform.sql.out  |  4 +-
 .../spark/sql/errors/QueryParsingErrorsSuite.scala | 49 ++++++++++++++++++++++
 4 files changed, 58 insertions(+), 15 deletions(-)

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