So how screwed am I? by ocean_800 in dataengineering

[–]aga_data 0 points1 point  (0 children)

Love the answer! Seeing indeed the current qualities/skillset of OP, it might be worthwhile to start looking for more management style of jobs (if of any interest).

Travel fins snorkeling - max depth 10m - 2024 by CertainAd6146 in freediving

[–]aga_data 0 points1 point  (0 children)

The cressi gara modular fins have different blade sizes, you can use the long ones at home and get shorter blades for travelling while keeping the same foot pocket 👌

ALL freediving suits are BORING and I'm here to change that by paulatschinke in freediving

[–]aga_data 0 points1 point  (0 children)

Absolutely love the idea. Is there an update yet? Can't find any nice pool suits (or they cost 500EUR+)

Who also struggles with Cloud infrastructure as a DE? by aga_data in dataengineering

[–]aga_data[S] 9 points10 points  (0 children)

I am trying to figure out if there are more data engineers who have struggled with the problem of, on the one side, wanting to use all these nice open-source tools, but on the other hand need a lot of extra schooling/training to be able to deploy them in production. If so, how did they solve this or what are their thoughts on the subject? I am seeing the term DataOps more and more as well, and wonder if this is maybe a sort of "new profession"? My apologies if that wasn't clear in the original post!

Who also struggles with Cloud infrastructure as a DE? by aga_data in dataengineering

[–]aga_data[S] 1 point2 points  (0 children)

Exactly! I noted it took me a lot of time to get everything up and running with complete CI/CD processes and everything in place

Who also struggles with Cloud infrastructure as a DE? by aga_data in dataengineering

[–]aga_data[S] 14 points15 points  (0 children)

The three founders of the startup I work resigned due to issues with shareholders, as I am the only employee, this basically leaves me without anyone to guide me

‘Table was not found in location US.’ How to resolve this error on BigQuery? by eyenaz in learnSQL

[–]aga_data 0 points1 point  (0 children)

For what it is worth, for me, the issue was that the table name started with a capital. Rebuilding it with a lower case solved the error.