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

Missing null value handling for SerializedValue's getByteArray()

    XMLWordPrintableJSON

Details

    Description

      SerializedValue allows to wrap null values. Because of this, SerializedValue.getByteArray() might return null which is not properly handled in different locations (it's probably the best to use the IDEs "Find usages" to identify these locations). The most recent findings (for now) are listed in the comments.

      We should add null handling in these cases and add tests for these cases.

      Attachments

        Activity

          People

            kezhuw Kezhu Wang
            mapohl Matthias Pohl
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: