gcp Google Cloud release notes ·

Bigtable adds allow_incomplete_view hint for continuous materialized views

datagcpgaengineer
feature

Google Cloud Bigtable now supports the `allow_incomplete_view` query hint in SQL for continuous materialized views. This feature enables users to read data from a view even before its initial population is complete, improving data access during setup. It is generally available, allowing engineers to access data sooner within their Bigtable SQL workflows.

Features (1)
  • Bigtable

    You can use the allow_incomplete_view query hint in SQL queries to read data from a continuous materialized view before its initial population finishes. This feature is generally available (GA) . For more information, see Read data during initial population .

Read the original announcement →

https://docs.cloud.google.com/release-notes#August_20_2026

Related releases