mitodl / ol-data-platform

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

Update enrollment detail mart #1174

Closed rachellougee closed 2 months ago

rachellougee commented 2 months ago

What are the relevant tickets?

Close https://github.com/mitodl/hq/issues/4532

Description (What does it do?)

The last step in https://github.com/mitodl/hq/issues/4532 is to clean up marts__combined_course_enrollment_detail and its tests since order-related fields are now moved to martscombinedorders.

How can this be tested?

run dbt build --select marts__combined_course_enrollment_detail and tests should pass

KatelynGit commented 2 months ago

Builds ran clean, code and definitions look good.