Hacker News new | ask | show | jobs
by vkazanov 1280 days ago
It's totally possible to validate data before pushing to a table, and have normal tests around sql massaging it. Saying this as somebody looking at 1000s of transformations done by my teams.

Admittedly, It took a while for data engineers in the industry to accept these practises though.

1 comments

PS but stored procedures and udss are evil, yes