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

twalthr pushed a change to branch release-1.8
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from f8d0855  [FLINK-10585][tests] Extract method getTestResource in 
RestServerEndpointITCase
     new ca4cb2b  [hotfix][table-api] Uncouple case classes from math 
expressions
     new e4f840b  [hotfix][table-api] Introduce an alternative for if-then-else 
in prefix notation
     new 819a781  [hotfix][table-api] Uncouple case classes from other API tests

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../flink/table/api/scala/expressionDsl.scala      | 43 ++++++++++++++++++++++
 .../org/apache/flink/table/expressions/logic.scala |  3 ++
 .../flink/table/validate/FunctionCatalog.scala     |  1 +
 .../flink/table/api/batch/table/CalcTest.scala     |  5 +--
 .../flink/table/api/stream/table/CalcTest.scala    |  8 ++--
 .../table/expressions/ScalarFunctionsTest.scala    | 20 +++++-----
 .../table/expressions/ScalarOperatorsTest.scala    |  4 +-
 7 files changed, 65 insertions(+), 19 deletions(-)

Reply via email to