openedx / aspects-dbt

The dbt project for Open edX Aspects!
Apache License 2.0
2 stars 4 forks source link

Add block ordering to models #82

Closed bmtcril closed 3 months ago

bmtcril commented 3 months ago

This should allow us to do ordering based on where the block is in the course, and work around the issue of lexical sort on block names when using section:subsection:unit. There will need to be downstream changes in Superset to use it, though.

bmtcril commented 3 months ago

@Ian2012 I think we still want those things, we just want them to sort correctly