Welcome to my digital garden!
I'm Alessandro Marrella, I'm a software engineer and a beginner artist.You can email me at hello @ this domain or chat with me in the socials linked below
Welcome to my digital garden!
I'm Alessandro Marrella, I'm a software engineer and a beginner artist.Really proud of doing a small exhibition today after taking a few watercolor classes @ Imago Pisa :)
A quick workaround to avoid people doing "SELECT *" on your tables (which I consider harmful, see stackoverflow) in BigQuery is the following:
SELECT * will throw an error.For more info see Google Cloud docs