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

Feat add total_bytes_processed to report #61

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

w1mvy
Copy link
Contributor

@w1mvy w1mvy commented Mar 14, 2024

Description

Added total_bytes_processed to DryRunResult class and added support for total_bytes_processed in various runners.

Fixed: #58

Checklist:

  • I have run make verify and fixed any linting or test errors
  • I have added appropriate unit tests or if applicable an integration test
  • OPTIONAL: I have run make integration against a Big Query instance

Copy link
Collaborator

@ccharlesgb ccharlesgb left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@ccharlesgb ccharlesgb merged commit 338ed4b into autotraderuk:main Mar 19, 2024
1 check passed
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.

Missing total_bytes_processed
2 participants