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

Match not exhaustive in WindowJoinUtil.scala

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.0
    • Table SQL / API
    • None

    Description

      Here is the warning:

      [WARNING] /flink/flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/join/WindowJoinUtil.scala:296: warning: match may not be exhaustive.
      [WARNING] It would fail on the following inputs: BETWEEN, CREATE_VIEW, DEFAULT, DESCRIBE_SCHEMA, DOT, EXCEPT, EXTRACT, GREATEST, LAST_VALUE, MAP_QUERY_CONSTRUCTOR, NOT, NOT_EQUALS, NULLS_LAST, PATTERN_ALTER, PREV, SIMILAR, SUM0, TIMESTAMP_DIFF, UNION, VAR_SAMP
      [WARNING]       timePred.pred.getKind match {
      

      Attachments

        Activity

          People

            twalthr Timo Walther
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: