Skip to content

Clarify complete CSV column mapping#9

Merged
luisleo526 merged 1 commit into
mainfrom
codex/csv-column-mapping-docs
Jul 10, 2026
Merged

Clarify complete CSV column mapping#9
luisleo526 merged 1 commit into
mainfrom
codex/csv-column-mapping-docs

Conversation

@luisleo526

Copy link
Copy Markdown
Contributor

Summary

  • show the complete canonical-to-source column mapping in the CSV provider API guide
  • include the matching arbitrary CSV header
  • clarify that mappings can still be partial when common fields can be inferred

Why

CSV already shares the same BarColumnMapping implementation as SQLite and SQLAlchemy, but its guide only showed a partial override. The documentation now presents the capability consistently across all tabular providers.

Validation

  • pytest tests/test_documentation.py — 14 passed
  • git diff --check

@luisleo526 luisleo526 marked this pull request as ready for review July 10, 2026 17:37
@luisleo526 luisleo526 merged commit 0eb2486 into main Jul 10, 2026
4 checks passed
@luisleo526 luisleo526 deleted the codex/csv-column-mapping-docs branch July 11, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant