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.35k stars 928 forks source link

[hive] Sync primary-key/partition-key/bucket-id when sync to hms #4038

Closed xuzifu666 closed 1 month ago

xuzifu666 commented 1 month ago

Purpose

Linked issue: close #xxx

Follow up https://github.com/apache/paimon/pull/3973 currently primary-key partition-key bucket-id not sync to hms, add these info to properties when sync hms. user condition is to show metadata in platform.

Tests

API and Format

Documentation