Skip to content

Writers object of PartitionedDeltaWriter will cause OOM when partition number is big #7216

@gong

Description

@gong

Feature Request / Improvement

I met OOM when I use flink iceberg connector. Because writers object of PartitionedDeltaWriter keep data in memory. It will cause OOM when partition number is big. Maybe We can use LRU map to replace hashmap.

Query engine

Flink

Metadata

Metadata

Assignees

No one assigned

    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