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

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


    from 0e4a666  [FLINK-11838][fs][gs] Create Google Storage file system with 
RecoverableWriter support
     add 573d2b0  [FLINK-24210][runtime] Return the correct serialized length 
for window-related serializer

No new revisions were added by this update.

Summary of changes:
 .../api/windowing/windows/GlobalWindow.java        |  2 +-
 .../api/windowing/windows/TimeWindow.java          |  4 +--
 .../windowing/TimeWindowSerializerTest.java        | 32 +++++++++-------------
 .../runtime/operators/window/CountWindow.java      |  2 +-
 .../table/runtime/operators/window/TimeWindow.java |  2 +-
 5 files changed, 18 insertions(+), 24 deletions(-)
 copy 
flink-core/src/test/java/org/apache/flink/api/common/typeutils/base/SqlTimeSerializerTest.java
 => 
flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/operators/windowing/TimeWindowSerializerTest.java
 (59%)

Reply via email to