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 294f605  [SPARK-31078][SQL] Respect aliases in output ordering
     add 3bd6ebf  [SPARK-30189][SQL] Interval from year-month/date-time string 
should handle whitespaces

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/util/IntervalUtils.scala    |  5 +--
 .../catalyst/parser/ExpressionParserSuite.scala    |  5 ++-
 .../sql/catalyst/util/IntervalUtilsSuite.scala     | 14 +++++++
 .../test/resources/sql-tests/inputs/interval.sql   |  4 ++
 .../sql-tests/results/ansi/interval.sql.out        | 47 +++++++++++++++++++++-
 .../resources/sql-tests/results/interval.sql.out   | 47 +++++++++++++++++++++-
 6 files changed, 115 insertions(+), 7 deletions(-)


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

Reply via email to