Yu Ishikawa
Yu Ishikawa
@Maayan-s What do you think of the idea? The action might not be perfect, but it would be worthwhile introducing continuous integration.
@Maayan-s That sounds awesome! I would love to be involved in the discussion as well. If there is anything I can do, please let me know.
@Maayan-s Awesome. Do you have a plan to visualize graph dependencies of tables on the web UI in the future? Personally, that would be easy to understand downstream models of...
This is awesome. I will give it a try asap. Thank you for supporting.
I misunderstand the behavior. In reality, elementary stores results to a single schema. But, I think it can get better. The destination database and schema is ones of the first...
I created another issues to improve this. - https://github.com/elementary-data/elementary/issues/98
@oravi Thank you for the explanation in detail. I totally understand how the destination database and schema are determined. They come from a dbt profile and models' schema of elementary,...
I am for the idea. I would like to calculate a subset of monitored tables by the dbt model syntax selection.
The `selected_resources ` macro potentially enables us to solve the issue at ease. - https://github.com/dbt-labs/dbt-core/issues/3471 - https://github.com/dbt-labs/dbt-core/issues/5005 - https://docs.getdbt.com/reference/dbt-jinja-functions/selected_resources
Let me leave a note so that someone who is interested in the issue and wants to solve it can be on the same page at ease. We can't just...