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

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


    from 53e4dba  [SPARK-34599][SQL] Fix the issue that INSERT INTO OVERWRITE 
doesn't support partition columns containing dot for DSv2
     add 2b1c170  [SPARK-34614][SQL] ANSI mode: Casting String to Boolean 
should throw exception on parse error

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-ansi-compliance.md                    |   1 +
 .../spark/sql/catalyst/expressions/Cast.scala      |  14 +-
 .../spark/sql/catalyst/expressions/CastSuite.scala | 244 +++++++++++++++++----
 .../sql-tests/results/postgreSQL/boolean.sql.out   |  85 +++----
 4 files changed, 264 insertions(+), 80 deletions(-)


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

Reply via email to