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

Add support to differentiate a zero length value bytes and non existing value.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • statefun-3.0.0
    • Stateful Functions
    • None

    Description

      The TypedValue Protobuf message has a value bytes field, but since Protobuf doesn't differentiate between a non existing value and a default value (in this case a byte array of size 0) we need to add an additional boolean flag, to indicate rather or not a value was set.

      Attachments

        Activity

          People

            igal Igal Shilman
            igal Igal Shilman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: