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 aa3a742  [SPARK-31159][SQL][FOLLOWUP] Move checking of the 
`rebaseDateTime` flag out of the loop in `VectorizedColumnReader`
     add 1d0f549  [SPARK-31205][SQL] support string literal as the second 
argument of date_add/date_sub functions

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |  2 +-
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  6 +-
 .../spark/sql/catalyst/analysis/TypeCoercion.scala | 30 +++++++++
 .../test/resources/sql-tests/inputs/datetime.sql   | 10 +++
 .../resources/sql-tests/results/datetime.sql.out   | 73 +++++++++++++++++++++-
 .../typeCoercion/native/promoteStrings.sql.out     |  6 +-
 6 files changed, 118 insertions(+), 9 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to