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

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


    from 724dcf0  [SPARK-30342][SQL][DOC] Update LIST FILE/JAR command 
Documentation
     add 919d551  Revert "[SPARK-29390][SQL] Add the justify_days(), 
justify_hours() and justif_interval() functions"

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |   3 -
 .../catalyst/expressions/intervalExpressions.scala |  68 ---
 .../spark/sql/catalyst/util/IntervalUtils.scala    |  36 --
 .../sql/catalyst/util/IntervalUtilsSuite.scala     |  25 -
 .../test/resources/sql-tests/inputs/interval.sql   |  14 -
 .../sql-tests/inputs/postgreSQL/interval.sql       |   8 +-
 .../sql-tests/results/ansi/interval.sql.out        | 570 +++++++++------------
 .../resources/sql-tests/results/interval.sql.out   | 498 ++++++++----------
 .../sql-tests/results/postgreSQL/interval.sql.out  | 186 +++----
 9 files changed, 524 insertions(+), 884 deletions(-)


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

Reply via email to