Explore >> Select a destination


You are here

latlong.blog
| | saeedesmaili.com
9.9 parsecs away

Travel
| | I came across this Linkedin post from a Google engineer, on a new (in preview) and very interesting BigQuery syntax: GROUP BY ALL. This will save time when writing and specially modifying complex SQL queries on BigQuery. The GROUP BY ALL clause groups rows by inferring grouping keys from the SELECT items. It will exclude expressions with aggregate and window functions, constants, and query parameters for a smart GROUP BY. So instead of GROUP BY name, city, device, browser, date or GROUP BY 1, 2, 3, 4, 5 you would use GROUP BY ALL.
| | pliutau.com
12.2 parsecs away

Travel
| | Software Engineering Lead with a passion for APIs, Web, Cloud, Microservices, DevOps, Kubernetes etc. Engineering Lead at solsten.io
| | gist.github.com
14.8 parsecs away

Travel
| | Google Kubernetes Engine manifest for Workload Identity using Google Cloud IAM - gke_iam.yaml
| | www.davefarley.net
70.0 parsecs away

Travel
|