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 5c4d8f9  [SPARK-34696][SQL][TESTS] Fix CodegenInterpretedPlanTest to 
generate correct test cases
     add 9d3d25b  [SPARK-34677][SQL] Support the `+`/`-` operators over ANSI 
SQL intervals

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/arithmetic.scala      | 21 ++++++++++++
 .../apache/spark/sql/types/AbstractDataType.scala  |  6 +++-
 .../analysis/ExpressionTypeCheckingSuite.scala     |  4 +--
 .../expressions/ArithmeticExpressionSuite.scala    | 40 ++++++++++++++++++++++
 .../apache/spark/sql/types/DataTypeTestUtils.scala |  5 ++-
 .../sql-tests/results/ansi/literals.sql.out        | 18 +++++-----
 .../resources/sql-tests/results/literals.sql.out   | 18 +++++-----
 .../native/windowFrameCoercion.sql.out             |  6 ++--
 .../apache/spark/sql/ColumnExpressionSuite.scala   | 13 +++++++
 9 files changed, 106 insertions(+), 25 deletions(-)


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

Reply via email to