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.46k stars 966 forks source link

[spark] Add show tags sql syntax #4316

Closed askwang closed 1 month ago

askwang commented 1 month ago

Purpose

Add show tags sql syntax like show partitions.

show tags table_identifier

Tests

API and Format

Documentation

wwj6591812 commented 1 month ago

Could you add this syntax in doc https://paimon.apache.org/docs/master/spark/sql-ddl/ ?

askwang commented 1 month ago

Could you add this syntax in doc https://paimon.apache.org/docs/master/spark/sql-ddl/ ?

doc added. and addressed comments, thanks @wwj6591812

wwj6591812 commented 1 month ago

+1

JingsongLi commented 1 month ago

+1