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

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


    from a0bd273  [SPARK-32092][ML][PYSPARK][FOLLOWUP] Fixed 
CrossValidatorModel.copy() to copy models instead of list
     add ccc0250  [SPARK-32718][SQL] Remove unnecessary keywords for interval 
units

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-ansi-compliance.md                    |  6 --
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    | 26 +--------
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  2 +-
 .../test/resources/sql-tests/inputs/interval.sql   |  4 ++
 .../sql-tests/results/ansi/datetime.sql.out        | 10 +---
 .../sql-tests/results/ansi/interval.sql.out        | 64 +++++++++++++++-------
 .../resources/sql-tests/results/interval.sql.out   | 42 +++++++++++++-
 .../org/apache/spark/sql/TPCDSQuerySuite.scala     |  7 +++
 8 files changed, 101 insertions(+), 60 deletions(-)


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

Reply via email to