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

Fix organization data transfer query #12420

Merged
merged 1 commit into from
Jun 28, 2022
Merged

Conversation

sarah-witt
Copy link
Contributor

What does this PR do?

Fix organization data transfer query

Motivation

The query was based off of the fields in DATA_TRANSFER_DAILY_HISTORY and not DATA_TRANSFER_HISTORY. This PR updates the query to pull in the correct data from DATA_TRANSFER_HISTORY instead.

QA for #12375

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

@sarah-witt sarah-witt added changelog/Fixed category/bugfix For use during Agent Release period labels Jun 28, 2022
@sarah-witt sarah-witt marked this pull request as ready for review June 28, 2022 14:15
@sarah-witt sarah-witt requested a review from a team as a code owner June 28, 2022 14:15
@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #12420 (4ef42a6) into master (3850301) will not change coverage.
The diff coverage is 100.00%.

Flag Coverage Δ
snowflake 96.46% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@ofek ofek merged commit 5d2f5e7 into master Jun 28, 2022
@ofek ofek deleted the sarah/snowflake-fix-data-transfer branch June 28, 2022 14:55
ofek pushed a commit that referenced this pull request Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category/bugfix For use during Agent Release period integration/snowflake
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants