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 2b1c170  [SPARK-34614][SQL] ANSI mode: Casting String to Boolean 
should throw exception on parse error
     add 401e270  [SPARK-34567][SQL] CreateTableAsSelect should update metrics 
too

No new revisions were added by this update.

Summary of changes:
 .../sql/execution/command/DataWritingCommand.scala | 27 ++++++++++++++++++++--
 .../execution/command/createDataSourceTables.scala |  2 +-
 .../sql/execution/datasources/DataSource.scala     |  5 +++-
 .../sql/execution/metric/SQLMetricsSuite.scala     | 17 ++++++++++++++
 .../execution/CreateHiveTableAsSelectCommand.scala |  2 ++
 .../spark/sql/hive/execution/SQLMetricsSuite.scala | 27 ++++++++++++++++++++++
 6 files changed, 76 insertions(+), 4 deletions(-)


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

Reply via email to