httk.store.db.bulk_deferred¶
Stage-side finalization for fresh SQL bulk ingests.
Unlike httk.store.db.bulk_parallel’s parity merger this module never
loads provisional rows into a record table. It builds temporary maps over the
external stage, computes the reachable canonical rows, and projects each real
table exactly once with final dense sids.
Classes¶
Set-wise, non-destructive finalizer for one empty-store ingest. |