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 get_test_executions_dml_sql timing #420

Conversation

sp-tkerlavage
Copy link
Contributor

Overview

  • Implementation of get_test_executions_dml_sql has code that references model.timing. Local loop variable is test, not model. Revised code to use test instead of model.

  • Implemented snowflake_get_test_executions_dml_sql to support rows_affected.

Update type - breaking / non-breaking

  • [ * ] Minor bug fix
  • Documentation improvements
  • Quality of Life improvements
  • New features (non-breaking change)
  • New features (breaking change)
  • Other (non-breaking change)
  • Other (breaking change)
  • Release preparation

What does this solve?

Outstanding questions

What databases have you tested with?

  • [ * ] Snowflake
  • Google BigQuery
  • Databricks
  • Spark
  • N/A

…ces `model.timing`. Local loop variable is `test`, not `model`. Revised code to use `test` instead of `model`.

* Implemented snowflake_get_test_executions_dml_sql to support rows_affected.
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:00 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:00 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:00 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:00 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:05 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:05 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:05 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:05 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:05 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:05 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:05 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:05 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:05 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:06 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:06 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:06 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:06 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:06 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:06 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:06 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:06 — with GitHub Actions Inactive
@llifoawing llifoawing temporarily deployed to Approve Integration Tests August 7, 2024 23:06 — with GitHub Actions Inactive
Copy link
Member

@llifoawing llifoawing left a comment

Choose a reason for hiding this comment

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

Thank you for opening this PR and your patience waiting for a review! Just a couple minor changes needed.

@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:42 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:42 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:42 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:42 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:42 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:42 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:42 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an temporarily deployed to Approve Integration Tests August 12, 2024 13:48 — with GitHub Actions Inactive
@michelley-an michelley-an merged commit 744f714 into brooklyn-data:main Aug 12, 2024
22 checks passed
@michelley-an michelley-an mentioned this pull request Aug 14, 2024
13 tasks
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.

3 participants