Skip to content
New issue

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

On hub.getdbt.com you've got an error in arguments of generate_model_yaml (model_names not model_name) #176

Open
elycenok-wowcorp opened this issue Jul 20, 2024 · 1 comment
Labels
bug Something isn't working triage

Comments

@elycenok-wowcorp
Copy link

elycenok-wowcorp commented Jul 20, 2024

Describe the bug

see issue header

Steps to reproduce

so I tried to run the very first command example (no matter if it was from the wrong macro description) and it failed

dbt --quiet run-operation generate_model_yaml --args '{"model_name": "stg_jaffle_shop__orders"}' > models/staging/jaffle_shop/stg_jaffle_shop__orders.yml

from here https://hub.getdbt.com/dbt-labs/codegen/latest/

(something like model_name is the wrong parameter of macro generate_model_yaml

@elycenok-wowcorp elycenok-wowcorp added bug Something isn't working triage labels Jul 20, 2024
@elycenok-wowcorp
Copy link
Author

elycenok-wowcorp commented Jul 20, 2024

and I was going to give up and abandon this dbt package

@elycenok-wowcorp elycenok-wowcorp changed the title In readme.md you've an error in arguments of generate_model_yaml (model_names not model_name) On hub.getdbt.com you've an got error in arguments of generate_model_yaml (model_names not model_name) Jul 20, 2024
@elycenok-wowcorp elycenok-wowcorp changed the title On hub.getdbt.com you've an got error in arguments of generate_model_yaml (model_names not model_name) On hub.getdbt.com you've got error in arguments of generate_model_yaml (model_names not model_name) Jul 20, 2024
@elycenok-wowcorp elycenok-wowcorp changed the title On hub.getdbt.com you've got error in arguments of generate_model_yaml (model_names not model_name) On hub.getdbt.com you've got an error in arguments of generate_model_yaml (model_names not model_name) Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

1 participant