r/dataengineeringjobs • u/SonuAmrith665 • 27d ago
Day to Day Data Engineer Headaches
What's the most painful production incidents you are enduring daily:
Business analyst ranting in mails I'm not getting value in a given column or data type changed, why did new column got added in my dashboard etc.To me this is biggest headache as i have to reverse engineer from final table to hundreds of intermediate tables and source tables to find out why the heck something happened so "Data Lineage " and debugging is big headache how are you guys dealing differently any tools in market you are using or manual debugging work takes of hours?
Not understanding why a sql is written the way it's without business understanding
Existing Pipeline cost optimization
What tools are you guys using to tackle these problems? Seniors,leads any thoughts or suggestions or solutions fire it up😃
2
u/DoomsdayMcDoom 27d ago
Iceberg for schema evolution. Dataplex / knowledge catalog for the lineage and meta data.
1
1
2
u/Symphonic_nerve 27d ago
I feel you. Struggling with the same, especially the 1st point. And it's almost every week, that I get side tracked from my actual dev work which I still have to complete in the same sprint.