Skip to content

[BUG][BITMAP]Java Version BitmapValue deserialized failed when only has 32-bit bitmap #4883

@wangbo

Description

@wangbo

Describe the bug

  1. add elements to org.apache.doris.load.loadv2.dpp.BitmapValue which 32-bit bitmap is enough to store
  2. Serialize BitmapValue, and then deserialize it will be failed.
    This is because the logic of serialization and deserialization is not consistent when BitmapValue only has 32-bit bitmap

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