mitodl / ol-data-platform

Pipeline definitions for managing data flows to power analytics at MIT Open Learning
BSD 3-Clause "New" or "Revised" License
37 stars 6 forks source link

add payment timestamp to order mart #1216

Closed rachellougee closed 3 months ago

rachellougee commented 3 months ago

What are the relevant tickets?

follow up to https://github.com/mitodl/ol-data-platform/pull/1212

Description (What does it do?)

This adds receipt_payment_timestamp instead of receipt_transaction_timestamp to the martscombinedorders. It is used in https://bi.odl.mit.edu/queries/1189/source as payment_date

How can this be tested?

dbt build --select martscombinedorders

Additional Context