Skip to content

Fix: Use csv header as the primary source for column names when converting dbt seeds#5173

Merged
izeigerman merged 1 commit intomainfrom
fix-dbt-source-use-csv-header
Aug 16, 2025
Merged

Fix: Use csv header as the primary source for column names when converting dbt seeds#5173
izeigerman merged 1 commit intomainfrom
fix-dbt-source-use-csv-header

Conversation

@izeigerman
Copy link
Collaborator

column_types configuration is only a guidance for which column types need to overridden. The source of truth for column names is always the csv file in dbt.

@izeigerman izeigerman requested a review from a team August 16, 2025 05:39
@izeigerman izeigerman merged commit 19270e1 into main Aug 16, 2025
27 of 28 checks passed
@izeigerman izeigerman deleted the fix-dbt-source-use-csv-header branch August 16, 2025 19:52
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.

2 participants