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.48k stars 970 forks source link

[hotfix] hotfix branch manager gets schema, tag and snapshot paths method to reduce constant string usage. #4136

Closed zhuangchong closed 2 months ago

zhuangchong commented 3 months ago

Purpose

hotfix branch manager gets schema, tag and snapshot paths method to reduce constant string usage.

Tests

API and Format

Documentation