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 littlepay failing tests due renamed table #3676

Merged

Conversation

erikamov
Copy link
Contributor

@erikamov erikamov commented Feb 5, 2025

Description

This PR fixes a warning happening on transform_warehouse due to a commit from Dec 15, 2023 that renamed
staging/payments/littlepay/int_littlepay__cleaned_micropayment_device_transactions to intermediate/payments/int_payments_micropayment_device_transactions.

Resolves #3654

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

How has this been tested?

Tested locally.
Screenshot 2025-02-04 at 6 33 45 PM

Post-merge follow-ups

  • No action required
  • Actions required (specified below)

Make sure the issue is resolved on newer transform_warehouse.dbt_run_and_upload_artifacts logs.

Copy link
Contributor

@vevetron vevetron left a comment

Choose a reason for hiding this comment

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

LGTM

@vevetron vevetron force-pushed the 3654-fix-renamed-cleaned-micropayment-device-transactions branch from 1f04012 to e99b7e0 Compare February 5, 2025 19:03
@vevetron vevetron merged commit d6a16c9 into main Feb 5, 2025
3 checks passed
@vevetron vevetron deleted the 3654-fix-renamed-cleaned-micropayment-device-transactions branch February 5, 2025 19:04
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.

Bug: Random DBT warning about micropayments node missing
2 participants