omnigraph/crates/omnigraph
Ragnor Comerford e050214f2f
Merge origin/main into MR-854 branch
Resolve the optimize.rs conflict: adopt main's optimize_one_table helper
(recovery-sidecar + manifest-publish 4-phase pattern, pending-sidecar
guard, post-loop cache invalidation) and re-apply the MR-854 db.storage()
conversion on top - open via SnapshotHandle::into_dataset() for the
Lance-only compact_files API, and read table_state through the trait by
re-wrapping the post-compaction dataset. No db.table_store field access
remains in engine code.
2026-06-08 13:59:44 +02:00
..
examples (feat): multi-graph server mode (#119) 2026-05-28 16:19:31 +02:00
src Merge origin/main into MR-854 branch 2026-06-08 13:59:44 +02:00
tests Merge origin/main into MR-854 branch 2026-06-08 13:59:44 +02:00
Cargo.toml fix(optimize): skip blob-bearing tables to avoid Lance compaction crash (#138) 2026-06-02 17:12:00 +02:00