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

Add invocation args column to invocation models #222

Merged
merged 12 commits into from
Oct 17, 2022

Conversation

jared-rimmer
Copy link
Member

Partially Resolves #135

  • Adds new column to invocation models using {{ invocation_args_dict }} as implemented in dbt core here
  • Partially resolves the issue as the new column contains all the arguments passed to a dbt invocation but the command is split between different keys within the JSON object. Therefore we won't see dbt run --select this model --exclude this-other-model as a value within in a single key.

@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 12, 2022 08:10 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 12, 2022 08:10 Failure
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 12, 2022 08:10 Inactive
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 12, 2022 08:10 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 13, 2022 13:59 Failure
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 13, 2022 13:59 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 13, 2022 13:59 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 13, 2022 13:59 Inactive
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 14, 2022 07:46 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 14, 2022 07:46 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 14, 2022 07:46 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 14, 2022 07:46 Failure
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 14, 2022 09:04 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 14, 2022 09:04 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 14, 2022 09:04 Inactive
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 14, 2022 09:04 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 09:24 Error
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 09:24 Error
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 09:24 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 09:24 Error
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 17, 2022 09:57 Inactive
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 09:57 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 12:29 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 12:29 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 12:29 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 12:29 Failure
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 17, 2022 13:15 Inactive
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 13:15 Failure
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 17, 2022 13:15 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 17, 2022 13:15 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 17, 2022 13:20 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 17, 2022 13:20 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 17, 2022 13:20 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 17, 2022 13:20 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 17, 2022 13:28 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 17, 2022 13:28 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 17, 2022 13:28 Inactive
@jared-rimmer jared-rimmer temporarily deployed to Approve Integration Tests October 17, 2022 13:28 Inactive
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 13:55 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 13:55 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 13:55 Failure
@jared-rimmer jared-rimmer had a problem deploying to Approve Integration Tests October 17, 2022 13:55 Failure
@jared-rimmer jared-rimmer merged commit 34d25fb into main Oct 17, 2022
@jared-rimmer jared-rimmer deleted the add-invocation-args-to-invocations-models branch October 17, 2022 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add selector to fct_dbt__invocations
3 participants