omnigraph/.context/experiments
Devin AI 88b338b56b MR-925: exp 1.5-1.7 code-dives + 2.x deferral rationale + 3.x reference systems
- exp 1.5 (bitmap-pushdown): DF 52.5 DynamicFilterPhysicalExpr supports bitmap-shaped
  pushdown as-written; no fork needed; Path A (per-batch evaluation) ships v1, Path B
  (Lance RowIdMask) is v2 optimization
- exp 1.6 (txn-branches-cost): Lance per-table branches are +4N S3 PUTs per txn vs
  current lazy-graph-branch model; side-grade not clean win; recommend keeping current
  model for v1
- exp 1.7 (stable-row-id-compaction): stable row IDs already enabled everywhere in
  OmniGraph; Path B (OmniGraph-driven remap via FragReuseIndex public API) ships
  today; Path A (Lance-managed) is v2 follow-up gated on \xa71.2 plugin registry
- 2.x deferred with rationale: all calibration / risk-quantification work, per ticket
  \xa70.3 acceptance criteria do not require 2.x
- 3.1 Kuzu: factorization, semi-mask, dual-level hash index, variable-length expansion
- 3.2 LanceDB: TableProvider patterns, mutation-as-IR gap, no segment-aware planning
  in OSS
- 3.3 lance-graph: pure-SQL lowering trade-offs, 20-hop cap, Cypher AST liftable
- 3.4 Comet/GlareDB/ParadeDB/Spice.ai: capability advertisement, DF API churn budget
- 3.5 DuckDB: factorization calibration point (5-100x slower on multi-hop), DuckDB
  ext API as plugin gold standard
- 3.6 Trino: cost model with 3 components (CPU/mem/network), Connector SPI as
  versioned plugin reference, dynamic filters analog
2026-05-12 17:36:44 +00:00
..
_2x-deferred.md MR-925: exp 1.5-1.7 code-dives + 2.x deferral rationale + 3.x reference systems 2026-05-12 17:36:44 +00:00
bitmap-pushdown.md MR-925: exp 1.5-1.7 code-dives + 2.x deferral rationale + 3.x reference systems 2026-05-12 17:36:44 +00:00
custom-lance-index.md MR-925: validation-prototypes scaffolding + exp 1.1 + exp 1.2 2026-05-12 16:49:33 +00:00
custom-operator.md MR-925: experiment 1.3 \u2014 custom UserDefinedLogicalNode + ExecutionPlan e2e 2026-05-12 17:22:02 +00:00
factorized-batches.md MR-925: validation-prototypes scaffolding + exp 1.1 + exp 1.2 2026-05-12 16:49:33 +00:00
sip-format-bench.md MR-925: experiment 1.4 \u2014 SIP wire format bench (roaring vs varint vs raw) 2026-05-12 17:25:56 +00:00
stable-row-id-compaction.md MR-925: exp 1.5-1.7 code-dives + 2.x deferral rationale + 3.x reference systems 2026-05-12 17:36:44 +00:00
txn-branches-cost.md MR-925: exp 1.5-1.7 code-dives + 2.x deferral rationale + 3.x reference systems 2026-05-12 17:36:44 +00:00