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: run dbt in batches for document_metadata model #174

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

njuguna-n
Copy link
Contributor

@njuguna-n njuguna-n commented Sep 30, 2024

Description

If start_timestamp and batch_size variables are set then run updates to the document_metadata model in batches.

This PR depends on this corresponding PR in the CHT Sync repository.

medic/cht-sync#156

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

@njuguna-n njuguna-n changed the title 156 run dbt in batches feat: run dbt in batches for document_metadata model Oct 7, 2024
@njuguna-n njuguna-n marked this pull request as ready for review October 7, 2024 08:46
@njuguna-n njuguna-n requested a review from witash October 7, 2024 08:46
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.

1 participant