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 payments aggregation column names in YAML #3051

Merged
merged 2 commits into from
Oct 26, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix other column name
lauriemerrell committed Oct 26, 2023
commit d04ff1715f9ee938726eeb539de01f2e23da2de3
2 changes: 1 addition & 1 deletion warehouse/models/mart/payments/_payments.yml
Original file line number Diff line number Diff line change
@@ -192,7 +192,7 @@ models:
description: '{{ doc("lp_net_micropayment_amount_dollars") }}'
- name: total_micropayment_nominal_amount_dollars
description: '{{ doc("lp_total_nominal_amount_dollars") }}'
- name: latest_transaction_time
- name: latest_micropayment_transaction_datetime
description: '{{ doc("lp_mp_latest_transaction_time") }}'
- name: num_micropayments
description: '{{ doc("lp_num_micropayments") }}'