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

[hive] HiveCatalog.listViews method reduces the number of queries for hms metadata. #4501

Closed zhuangchong closed 1 week ago

zhuangchong commented 1 week ago

Purpose

HiveCatalog.listViews method reduces the number of queries for hms metadata.

Tests

API and Format

Documentation