iceberg-js
    Preparing search index...

    Interface CommitTableResponse

    interface CommitTableResponse {
        metadata: TableMetadata;
        "metadata-location": string;
    }
    Index

    Properties

    metadata: TableMetadata
    "metadata-location": string