Latest Results
docs(checkpoint): add user guide and connector cross-references
Adds user-facing documentation for the checkpoint feature
(`df.write_iceberg(checkpoint=...)` and
`df.write_deltalake(checkpoint=...)`, plus `CheckpointStore`,
`CheckpointConfig`, `IdempotentCommit`).
* `docs/use-case/checkpointing.md` — canonical guide covering two
guarantees, mental model (with diagram), scope, limitations, and
recovery chronology.
* `docs/connectors/iceberg.md` + `docs/connectors/delta_lake.md` —
new `## Checkpointing` sections with end-to-end examples, marker
inspection, sink-specific constraints, idempotence-key contract,
and recovery semantics.
* `docs/ai-functions/overview.md` — See Also link.
* `daft/dataframe/dataframe.py` — `write_iceberg` and
`write_deltalake` docstrings forward-reference the guide.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>rohit/df-2049-checkpoint-user-guide Latest Branches
0%
qingfeng-occ:gravitino_postgres 0%
0%
© 2026 CodSpeed Technology