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
Trying to use dbt seed with this plugin, I'm getting:
dbt seed
No location was specified for table. An S3 location must be specified
Should there be an Athena-specific configuration that works like "location-root" for Spark-dbt ? https://docs.getdbt.com/reference/resource-configs/spark-configs/#configuring-spark-tables
#13
The text was updated successfully, but these errors were encountered:
Hi @dmateusp Thanks for opening the issue!
I think seed is not working now yet. We have to do some analysis to see what changes are needed to make it work for this adapter.
seed
Sorry, something went wrong.
No branches or pull requests
Trying to use
dbt seed
with this plugin, I'm getting:Should there be an Athena-specific configuration that works like "location-root" for Spark-dbt ? https://docs.getdbt.com/reference/resource-configs/spark-configs/#configuring-spark-tables
#13
The text was updated successfully, but these errors were encountered: