Skip to content

ELE-485 remove user DWH query for test result samples#738

Merged
IDoneShaveIt merged 2 commits into
masterfrom
ele-485-remove-user-dwh-query-for-test-result
Mar 6, 2023
Merged

ELE-485 remove user DWH query for test result samples#738
IDoneShaveIt merged 2 commits into
masterfrom
ele-485-remove-user-dwh-query-for-test-result

Conversation

@IDoneShaveIt
Copy link
Copy Markdown
Contributor

Reverting the changes of #736, and removing the backcomp support for fetching test result samples from the user DWH

@linear
Copy link
Copy Markdown

linear Bot commented Mar 6, 2023

ELE-485 Remove user DWH query for test result samples

We want to remove the backward compatibility for querying test result samples from the users DWH.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 6, 2023

👋 @IDoneShaveIt
Thank you for raising your pull request.
Please make sure to add tests and document all user-facing changes.
You can do this by editing the docs files in this pull request.

{% else %}
{% do return(elementary.agate_to_dicts([])) %}
{% endif %}
{% do return(elementary.agate_to_dicts([])) %}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we use agate_to_dicts here instead of return([])?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No real reason, a changed I did when checked it and forgot it like that.
Changing

Comment thread elementary/monitor/dbt_project/macros/get_test_rows_sample.sql Outdated
@IDoneShaveIt IDoneShaveIt merged commit bb3f849 into master Mar 6, 2023
@IDoneShaveIt IDoneShaveIt deleted the ele-485-remove-user-dwh-query-for-test-result branch March 6, 2023 13:07
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.

2 participants