Tracking issue for the v0.7.0 milestone. Plan lives in notes/Spec/2115/08-roadmap.md section 3.
Goal
Drop the second external dependency and make long runs legible.
Checklist
Ship gate
Sequencing
E9 is the biggest single item in the whole plan and the one most likely to overrun. It also has a working precedent in the repo, projectURLPart already does ranged remote parquet reads. Do columnar count alone first as a spike and confirm row group statistics pruning actually works against real CC parquet files before committing to all six subcommands.
Process
Every PR that lands against this milestone gets a comment on this issue with the PR number and one line on what changed, and the matching checklist box is ticked when the linked issue closes. Automated by .github/workflows/milestone-tracker.yml.
Tracking issue for the v0.7.0 milestone. Plan lives in notes/Spec/2115/08-roadmap.md section 3.
Goal
Drop the second external dependency and make long runs legible.
Checklist
Ship gate
--engine nativeand--engine duckdbacross three crawlsrun.jsonlSequencing
E9 is the biggest single item in the whole plan and the one most likely to overrun. It also has a working precedent in the repo,
projectURLPartalready does ranged remote parquet reads. Docolumnar countalone first as a spike and confirm row group statistics pruning actually works against real CC parquet files before committing to all six subcommands.Process
Every PR that lands against this milestone gets a comment on this issue with the PR number and one line on what changed, and the matching checklist box is ticked when the linked issue closes. Automated by
.github/workflows/milestone-tracker.yml.