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.1k stars 834 forks source link

[hive] HiveStoreMetaClient drop table need clear filesystem dir #3603

Closed xuzifu666 closed 1 week ago

xuzifu666 commented 1 week ago

Purpose

Delete table dir from filesystem due to recreate table may not expect for older schema file in dir.

Linked issue: close #xxx

Tests

API and Format

Documentation