Skip to content

Fix(dbt): Respect the seed settings provided in the config of a dbt project#5291

Merged
themisvaltinos merged 1 commit intomainfrom
themis/csv_settings
Sep 3, 2025
Merged

Fix(dbt): Respect the seed settings provided in the config of a dbt project#5291
themisvaltinos merged 1 commit intomainfrom
themis/csv_settings

Conversation

@themisvaltinos
Copy link
Contributor

Fixes: #5289 by passing the delimiter in the csv settings so that if a user has provided in the seed configuration it will be respected.

Relevant docs:
https://docs.getdbt.com/reference/seed-configs
https://docs.getdbt.com/reference/resource-configs/delimiter

@themisvaltinos themisvaltinos requested a review from a team September 3, 2025 18:08
@themisvaltinos themisvaltinos merged commit a3e7bda into main Sep 3, 2025
36 checks passed
@themisvaltinos themisvaltinos deleted the themis/csv_settings branch September 3, 2025 18:38
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.

Parsing seed files with various delimiters on dbt project

3 participants