Skip to content
#

backfill

Here are 36 public repositories matching this topic...

Fix "Codex cannot access its local database" / "migration 1 was previously applied but has been modified" / "timed out waiting for state db backfill after 30s" on Codex Desktop (Windows/WSL/Mac/Linux) after the 0.130 → 0.131 update. CRLF/LF sqlx checksum drift in state_5.sqlite + logs_2.sqlite. Sessions preserved. See openai/codex#23787.

  • Updated May 30, 2026
  • Python

End-to-end Weather ETL built with Apache Airflow, MinIO, and PostgreSQL. Extract Open-Meteo hourly data → normalize to Parquet → load to L1/L2 tables with idempotent, backfillable DAGs, simple data checks, and SQL-only transformations.

  • Updated Oct 20, 2025
  • Python

Idempotent backfill orchestrator: chunked date-range backfills with a durable SQLite ledger, lease-based crash recovery proven by a SIGKILL test, collision leases against live loads, and an Airflow DAG factory. Overhead measured at 0.24-1.7ms per chunk (13.8% on a real 365-day load).

  • Updated Jul 29, 2026
  • Python

Add this topic to your repo

To associate your repository with the backfill topic, visit your repo's landing page and select "manage topics."

Learn more