ArcticDB icon indicating copy to clipboard operation
ArcticDB copied to clipboard

`as_of=Timestamp(...)` searches in snapshots

Open qc00 opened this issue 2 years ago • 1 comments

Describe the bug

Any operation (read, etc.) that accepts Timestamp as a way to locate a version will currently search through all the snapshots if there are no live versions available.

This is probably for backwards compatibility with Arctic Python, but it is slow.

This feature is probably unexpected for external users, so we should hide it behind a library option that's enabled for internal users only.

qc00 avatar Aug 01 '23 16:08 qc00

Removed and is not reliable. Not aware of any isues regarding that.

mehertz avatar Aug 07 '23 09:08 mehertz