Summary
BigQuery now supports non-incremental materialized views, pre-computed queries for enhancing performance. This update allows creation of materialized views with FULL OUTER JOIN, HAVING clauses, and analytic functions. Each refresh with 'allow_non_incremental_definition' will be a full refresh, requiring optimization of schedule and 'max_staleness'. A BigQuery materialized view recommender is in preview.