BigQuery Object Tables: A Practical Introduction
BigQuery has always been a SQL engine for tabular data. Object tables add an interesting twist to that.
Instead of rows containing values, an object table gives you one row per file — pointing at da
datawise.dev2 min read