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.47k stars 969 forks source link

[core] Add Table.uuid method #4213

Closed JingsongLi closed 2 weeks ago

JingsongLi commented 2 months ago

Purpose

Add Table.uuid method for table uniq id, this can be used like some RBAC support.

Tests

API and Format

Documentation

adrian-wang commented 2 weeks ago

LGTM, +1, let's merge this!