This is an automated email from the ASF dual-hosted git repository.
fpaul pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.
from f94a9e7 [hotfix][docs] Fix doc for interval of years
add fc86673 [FLINK-26334][datastream] for 1.14.0 . Modified
getWindowStartWithOffset method in
org.apache.flink.table.runtime.operators.window.TimeWindow and
org.apache.flink.streaming.api.windowing.windows.TimeWindow . Added test cases
in unit test TimeWindowTest.
No new revisions were added by this update.
Summary of changes:
.../streaming/api/windowing/windows/TimeWindow.java | 8 +++++++-
.../runtime/operators/windowing/TimeWindowTest.java | 21 ++++++++++++++++++---
.../table/runtime/operators/window/TimeWindow.java | 8 +++++++-
3 files changed, 32 insertions(+), 5 deletions(-)