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 954 forks source link

[core] Add basic implementation to support REST Catalog #4553

Open jerry-024 opened 1 day ago

jerry-024 commented 1 day ago

Purpose

Add basic implementation to support REST Catalog

Linked issue: #4540

Add basic implementation to support REST Catalog

Tests

UT: RESTCatalogTest

API and Format

No

Documentation