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.43k stars 957 forks source link

[core] Change variable name in RecordLevelExpire #4411

Closed askwang closed 3 weeks ago

askwang commented 3 weeks ago

Purpose

Using the same name for two variables can easily lead to confusion, change them.

Tests

API and Format

Documentation