Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10284

TumblingEventTimeWindows's offset should can be less than zero.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6.0
    • None
    • API / DataStream
    • None

    Description

      My goal is to create a window from 0am to the next day's 0am within GMT+8 timezone, so I choose to use TumblingEventTimeWindows.of(Time.of(1, TimeUnit.DAYS)), which uses UTC timezone to implement the range of "day". And it doesn't allow me to write an offset -8 in the TumblingEventTimeWindows, which can help me fix the offset of timezone.

      Attachments

        Activity

          People

            wind_ljy Jiayi Liao
            wind_ljy Jiayi Liao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: