Troubleshoot common BigLake Issues

This page shows you how to resolve common issues with BigLake.

Cannot create views over Iceberg tables

This issue occurs when you try to create a view in BigQuery over an Iceberg table managed by the REST catalog.

Creating views over these tables is not supported.

Cannot query Iceberg metadata tables

This issue occurs when you try to query Iceberg metadata tables, such as .snapshots or .files, in BigQuery using a five-part name identifier.

To resolve this issue, query these tables using Spark.