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

GroupReduce Broken for null Date

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Abandoned
    • None
    • None
    • API / DataSet

    Description

      The GroupReduceITCase has an error that allows a problem with null Dates to go uncovered:
      If I set the parallelism to 1 in testDateNullException() and all keys actually end up on the same operator, then there is a problem in the de/serialization.

      It seems that null values are somehow skipped by the serialization process (e.g. maybe no null indicator is written), which leads to wrong deserializations.

      Attachments

        Issue Links

          Activity

            People

              twalthr Timo Walther
              srichter Stefan Richter
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: