Open dmateusp opened 4 years ago
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
https://github.com/Dandandan/dbt-athena/pull/13
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
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
https://github.com/Dandandan/dbt-athena/pull/13