apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.44k stars 959 forks source link

[core] Fix writer close avoid memory leak in Manifest #4353

Closed xuzifu666 closed 1 month ago

xuzifu666 commented 1 month ago

Purpose

Linked issue: close #xxx

Fix writer close avoid memory leak in Manifest

Tests

API and Format

Documentation