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

Examples use deprecated AscendingTimestampExtractor

    XMLWordPrintableJSON

Details

    Description

      The streaming examples TopSpeedWindowing demonstrates that the generating watermarks function part uses the deprecated DataStream#assignTimestampsAndWatermarks(AscendingTimestampExtractor),

      which is recommended in the relevant Flink docs is recommended to use DataStream#assignTimestampsAndWatermarks(WatermarkStrategy) instead.

       

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Al-assad Linying Assad
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: