Function columnarBatchCacheOrderingDigest

  • Experimental

    Digest of the ordering contract a batch was produced under.

    Recorded beside the batch so a reader can tell "same rows, different sort" apart from "same batch" without trusting the key alone.

    Parameters

    Returns Promise<`sha256:${string}`>