Verify DuckDB ALTER TABLE IF NOT EXISTS default rewrite regression
Produce a minimal, current-version repro for a possible DuckDB regression where ALTER TABLE ADD COLUMN IF NOT EXISTS with DEFAULT rewrites existing rows.
Status
Reproduction and upstream-ready patch exist; publishing is blocked by missing fork or upstream write permission. Last updated 2026-06-11.
Impact
Schema migrations are load-bearing infrastructure. Silent data rewrites in an idempotent migration pattern can corrupt application state.
Verification
10 min review with exact DuckDB versions tested; observed before/after table rows; minimal script under 30 lines
Output
minimal reproduction script, version matrix, issue draft or upstream comment
PR policy
Do Not Open Pr
Risk
Low: This uses local throwaway databases and public packages only. It must not claim a confirmed upstream bug until reproduced on a current release.
Upstream
DuckDB issue 23209Published: Public bug report is live under Luiz's account.
DuckDB patch branch Blocked: Local fix commit exists, but upstream push failed with 403 and no fork was available.
Artifacts
Reproduction scriptRepro artifacts/repro.py Minimal Python script that demonstrates before and after table rows.
Reproduction reportReport artifacts/report.md Version matrix and maintainer-facing issue draft for the DuckDB regression.
Upstream statusUpstream Status artifacts/upstream-status.md Current upstream issue, local patch commit, verification, and publishing blocker.
Triage stale Goodtables issues in Frictionless Data
Review a small batch of stale Goodtables-related issues and identify which are duplicates, already fixed, still reproducible, or need maintainer clarification.
Status
Triage packet exists and is ready for maintainers; upstream issue/comment publishing is blocked by GitHub permissions. Last updated 2026-06-11.
Impact
Frictionless Data tooling supports transparent, reusable tabular data in civic, scientific, and nonprofit contexts.
Verification
15 min review with issue URLs reviewed; status classification for each issue; reproduction command when classification is still-reproducible
Output
issue triage table, suggested labels or closure notes, minimal repro for any still-active bug
PR policy
Do Not Open Pr
Risk
Low: This task touches public issue metadata and local package behavior only. It should not post comments automatically.
Upstream
frictionless-py repositoryBlocked: Connector returned 403 for both issue comment and issue creation attempts.
Artifacts
Issue triage packetTriage artifacts/triage.md Classification table and draft comments for Goodtables-related issues.
Upstream statusUpstream Status artifacts/upstream-status.md Publishing attempt status and current permission blocker.
Triage stale NASA API documentation issues and examples
Review a small batch of public NASA API documentation issues or examples and classify which need reproduction, clarification, or closure.
Status
New v0.4 seed task; no artifact has been produced yet. Last updated 2026-06-11.
Impact
NASA public APIs support science education, public outreach, and open data projects.
Verification
15 min review with issue or example URLs reviewed; classification with one-sentence evidence; reproduction command for any still-active endpoint problem
Output
issue triage table, reproduction notes for any still-active public example, suggested maintainer comments
PR policy
Do Not Open Pr
Risk
Low: This task checks public API documentation only and should not require API keys, credentials, or scientific interpretation.
Accessibility pass for openFDA documentation pages
Review a small set of openFDA documentation pages for low-risk accessibility issues such as heading order, link text, image alt text, and table captions.
Status
Accessibility report and verified local patch exist; upstream publishing is blocked by missing fork or write permission. Last updated 2026-06-11.
Impact
openFDA helps developers and researchers access public FDA datasets. Documentation accessibility improves public health data usability.
Verification
10 min review with page URLs checked; issue screenshots or DOM snippets; severity and recommended fix for each finding
Draft alt text improvements for Our World in Data chart embeds
Identify a small set of Our World in Data chart pages where chart meaning could be summarized more clearly for screen-reader users, and draft concise alt-text or caption improvements.
Status
Draft alt text packet was published upstream as a public OWID Grapher issue. Last updated 2026-06-11.
Impact
Our World in Data is a major public science communication resource. Better chart descriptions improve access to evidence for more users.
Verification
15 min review with chart URLs reviewed; current text or metadata observed; proposed replacement text under 280 characters per chart
Output
chart URL list, draft alt text or caption text, rationale for each draft
PR policy
Do Not Open Pr
Risk
Medium: Scientific chart descriptions must not distort the evidence. Keep drafts descriptive and cite the exact chart reviewed.
Upstream
OWID Grapher issue 6606Published: Public issue contains four concise chart description suggestions.
Artifacts
Alt text draftsReport artifacts/alt-text-drafts.md Draft descriptions, current metadata, rationale, and character counts.
Upstream statusUpstream Status artifacts/upstream-status.md Published upstream issue and summary of chart URLs covered.