We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to seed a csv file that contains an array field, but the dbt run doesn't seem to support it
I've considered solving this by adding a post-hook to the seed
Anyone who wants to seed array fields
No response
The text was updated successfully, but these errors were encountered:
Thanks for reaching out @yonatan-cohen8186 !
We don't plan to being able to seed arrays, json, or variants within CSV files, so I'm going to close this issue as "not planned".
#2365 includes some workarounds that you could take a look at in the meantime.
If you need this capability for doing testing, then it would be covered by #8423
Sorry, something went wrong.
No branches or pull requests
Is this your first time submitting a feature request?
Describe the feature
I'm trying to seed a csv file that contains an array field, but the dbt run doesn't seem to support it
Describe alternatives you've considered
I've considered solving this by adding a post-hook to the seed
Who will this benefit?
Anyone who wants to seed array fields
Are you interested in contributing this feature?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: