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

Check all calls to the TypeExtractor.getBinaryOperatorReturnType()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Won't Fix
    • None
    • 1.6.0
    • API / DataStream
    • None

    Description

      KeyedStream.IntervalJoined is not calling type extraction functions correctly. It should have an index.

      Other examples with potentially wrong usage are:

       - process(final BroadcastProcessFunction<IN1, IN2, OUT> function) and

       - flatMap(CoFlatMapFunction<IN1, IN2, R> coFlatMapper

      Attachments

        Activity

          People

            twalthr Timo Walther
            twalthr Timo Walther
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: