Highlights
Can select specific snapshots or automatically choose the latest when loading a table. Supports single-file, multi-file and key-value partitioned data.
TODO (known limits):
Support delete files (for merge-on-read support)
Refreshing tables (automatic when load latest snapshot?)
This issue was auto-generated
PR: https://github.com/deephaven/deephaven-core/pull/5277 Author: lbooker42
Original PR Body
Highlights Can select specific snapshots or automatically choose the latest when loading a table. Supports single-file, multi-file and key-value partitioned data.
TODO (known limits):