Module partition_metadata

Module partition_metadata 

Source
Expand description

Operations on the dedicated partition_metadata table

Functions§

delete_partition_metadata_batch
Delete multiple partition metadata entries in a single transaction Uses PostgreSQL’s ANY() with array to avoid placeholder limits
load_partition_metadata
Load partition metadata by file path from the dedicated metadata table