Skip to content

IR encoding omits deprecated #1050

Closed
@klittlepage

Description

@klittlepage

The SBE IR schema sbe-ir.xml defines a field deprecated

<field name="deprecated" id="10" type="deprecatedVersionType"/>

Currently, the Encoding and IrEncoder classes don't correctly handle this field, resulting in uninitialized/invalid values in the serialized IR. This patch sets deprecated and produces serialized IR with deprecated set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions