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: Only load initial snapshot folders from the archive bucket #24

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

rymarczy
Copy link
Contributor

@rymarczy rymarczy commented Oct 1, 2024

ODS-QLIK table loading for EDW.PATRON_TRIP is currently not functional.

This is because the latest initial snapshot folder (based on timestamp) is currently located in the data-platform error bucket. While the snapshot folder that the cubic qlik process is populating is in the archive bucket.

Having the ods-qlik loader only look for snapshot files in the archive bucket will fix this issue for the EDW.PATRON_TRIP table. However, if an initial snapshot folder is moved to the error bucket, and remains in-use by the cubic ods-qlik process, then this functionality will again be broken.

@rymarczy rymarczy requested a review from grejdi-mbta October 1, 2024 18:38
@rymarczy rymarczy merged commit 6602431 into main Oct 1, 2024
5 checks 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.

2 participants