Skip to content

Get path from Iceberg metadata #781

Open
@ianton-ru

Description

@ianton-ru
select distinct _path from ice_local."aws-public-blockchain.btc_ps_by_date" where date>='2025-01-01'
order by 1

Here it is possible to extract _path from metadata, but ClickHouse tries to read data and only then get paths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions