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 11d3a74  [SPARK-31705][SQL] Push more possible predicates through Join 
via CNF conversion
     add b1adc3d  [SPARK-21117][SQL] Built-in SQL Function Support - 
WIDTH_BUCKET

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |   1 +
 .../sql/catalyst/expressions/mathExpressions.scala |  96 ++++++++++++
 .../sql-functions/sql-expression-schema.md         |   3 +-
 .../test/resources/sql-tests/inputs/operators.sql  |  14 ++
 .../sql-tests/inputs/postgreSQL/numeric.sql        |  76 +++++----
 .../resources/sql-tests/results/operators.sql.out  |  98 +++++++++++-
 .../sql-tests/results/postgreSQL/numeric.sql.out   | 173 ++++++++++++++++++++-
 7 files changed, 431 insertions(+), 30 deletions(-)


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

Reply via email to