Skip to content

Allow segment generation with a bounded memory  #6422

@xiangfu0

Description

@xiangfu0

Current segment creation requires unbounded memory as we use hashmap in AbstractColumnStatisticsCollector implementations.

This may fail minion tasks also future connectors like flink/spark/presto data sink.

The goal here is to allow configure a bounded memory size for segment creation.

@Jackie-Jiang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions