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

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


    from 4c8f323d9ec [FLINK-27465] Handle conversion of negative long to 
timestamp in AvroRowDeserializationSchema
     add a39fe96b964 [FLINK-24766] Ceiling/flooring dates to day returns wrong 
results. This includes handling millis for timestamps. This closes #17677

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/table/utils/DateTimeUtils.java    |   3 +
 .../planner/codegen/calls/FloorCeilCallGen.scala   |  45 ++-
 .../planner/functions/TimeFunctionsITCase.java     | 311 ++++++++++++++++++++-
 .../planner/expressions/TemporalTypesTest.scala    |  10 +-
 4 files changed, 354 insertions(+), 15 deletions(-)

Reply via email to