iceberg-js
    Preparing search index...

    Interface PartitionStatisticsFile

    interface PartitionStatisticsFile {
        "file-size-in-bytes": number;
        "snapshot-id": number;
        "statistics-path": string;
    }
    Index

    Properties

    "file-size-in-bytes": number
    "snapshot-id": number
    "statistics-path": string