Why you should care about partition pruning in BigQuery
When it comes to performance improvements and cost savings, handling only as much data as we need is very important. And partitioning is a cornerstone here.
Now, when working with tables that are partitioned, BigQuery tries to exclude the partitions ...
datawise.dev1 min read