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 83c39d1  [SPARK-29343][SQL] Eliminate sorts without limit in the 
subquery of Join/Aggregation
     add fb60c2a  [SPARK-29671][SQL] Simplify string representation of intervals

No new revisions were added by this update.

Summary of changes:
 .../spark/unsafe/types/CalendarInterval.java       | 15 +++----
 .../spark/unsafe/types/CalendarIntervalSuite.java  | 10 ++---
 .../spark/sql/catalyst/expressions/CastSuite.scala |  2 +-
 .../test/resources/sql-tests/inputs/literals.sql   |  2 +-
 .../sql-tests/results/ansi/interval.sql.out        | 42 +++++++++---------
 .../resources/sql-tests/results/datetime.sql.out   |  4 +-
 .../resources/sql-tests/results/literals.sql.out   | 50 +++++++++++-----------
 .../sql-tests/results/postgreSQL/interval.sql.out  |  4 +-
 .../sql-tests/results/udf/udf-window.sql.out       |  2 +-
 .../resources/sql-tests/results/window.sql.out     |  2 +-
 10 files changed, 65 insertions(+), 68 deletions(-)


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

Reply via email to