Discussion about this post

User's avatar
Neural Foundry's avatar

Really solid walkthrough of implementing Medallion architecture with Pydantic table definitions. The chocie to use Pydantic instead of standard dataclasses is smart because runtime validation catches issues way earlier in teh pipeline. I dunno if folks realize how much time that SCD2 implementation saves vs trying to retrofit history tracking later on.

Expand full comment

No posts

Ready for more?