MCPcopy Create free account
hub / github.com/csimplestring/delta-go / VersionBeforeOrAtTimestamp

Method VersionBeforeOrAtTimestamp

log.go:232–251  ·  view source on GitHub ↗

Returns the latest version that was committed before or at timestamp. If no version exists, returns -1. Specifically: if a commit version exactly matches the provided timestamp, we return it else, we return the latest commit version with a timestamp less than the provided one If the provided timesta

(timestamp int64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

TableExistsMethod · 0.95
getActiveCommitAtTimeMethod · 0.80

Tested by

no test coverage detected