Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-21617 FLIP-162: Consistent Flink SQL time function behavior
  3. FLINK-22179

Manual test time function changes and new time attributes support

    XMLWordPrintableJSON

Details

    Description

      • 1. Test time functions return expected value in both batch and streaming mode, we can use Sql-client to test.
      • LOCALTIME
      • LOCALTIMESTAMP
      • CURRENT_DATE
      • CURRENT_TIME
      • CURRENT_TIMESTAMP
      • NOW()
      • PROCTIME()
      • 2. Test PROCTIME attribute works well in different case, eg(`interval join`, `temporal join(lookup)`, `window`), and check sink.partition-commit.trigger that used proctime is as expected in Hive/FileSystem sink
      • 3. Test ROWTIME attribute that use TIMESTAMP_LTZ, cover `interval join`, `temporal join`, `window` scenarios
      • 4. Test the `window` result is as expected in DaylightSaving timezone

      Attachments

        1. time-functions-test.md
          10 kB
          Jark Wu

        Activity

          People

            jark Jark Wu
            leonard Leonard Xu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: