ClickHouse icon indicating copy to clipboard operation
ClickHouse copied to clipboard

Add an option to list all parquet files that have their metadata cached in object storage.

Open Selfeer opened this issue 10 months ago • 1 comments

Describe the new feature

We need a way to get a list of a parquet files that have their metadata cached in object storage via input_format_parquet_use_metadata_cache=1.

Use case

It is helpful for QA and general use as well to be able to determine weather the file that we are querying has it's metadata successfully cached or not and also to determine the files without cached metadata.

Selfeer avatar Feb 12 '25 11:02 Selfeer

@arthurpassos

Selfeer avatar Feb 12 '25 11:02 Selfeer