iceberg-js
    Preparing search index...

    Interface RemovePartitionStatisticsUpdate

    interface RemovePartitionStatisticsUpdate {
        action: "remove-partition-statistics";
        "snapshot-id": number;
    }
    Index

    Properties

    Properties

    action: "remove-partition-statistics"
    "snapshot-id": number