Skip to content

large bitmap serialization failed because of overflow of size #3600

@kangpinghuang

Description

@kangpinghuang

Describe the bug
when use bitmap to do insertsect, if the bitmap is large than the MAX_INT, the allocation of memory from free pool will failed, which will lead to serialization failed because of core dump.

the following is the bitmap size I come to is 3G+.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api-reviewCategorizes an issue or PR as actively needing an API review.area/sql/executionIssues or PRs related to the execution enginekind/fixCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions