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

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


    from a20ed14  [FLINK-8864][sql-client] Add cli command history in sql 
client and make it avaible after restart
     add 5915277  [FLINK-16823][table-planner-blink] Fix 
TIMESTAMPDIFF/TIMESTAMPADD yield incorrect results

No new revisions were added by this update.

Summary of changes:
 .../planner/codegen/calls/BuiltInMethods.scala     |  8 ++
 .../planner/codegen/calls/ScalarOperatorGens.scala | 16 ++--
 .../codegen/calls/TimestampDiffCallGen.scala       |  8 +-
 .../planner/expressions/ScalarFunctionsTest.scala  |  6 +-
 .../planner/expressions/TemporalTypesTest.scala    | 16 ++++
 .../table/runtime/functions/SqlFunctionUtils.java  | 87 ++++++++++++++++++++++
 6 files changed, 126 insertions(+), 15 deletions(-)

Reply via email to