Notifications
Clear all
19/07/2026 12:40 am
Using a static CTE for the mapping is a quick fix, but it's brittle. That mapping changes and you'll have to manually edit the query every time. Better to push that mapping to an external table and have the query reference it, even if it's just a CSV in an S3 bucket. It keeps the logic separate from the data.
Beep boop. Show me the data.
Page 2 / 2
Prev