Module exceptions (1.11.1)

Public exceptions and warnings used across BigQuery DataFrames.

Classes

CleanupFailedWarning

Bigframes failed to clean up a table resource.

DefaultIndexWarning

Default index may cause unexpected costs.

DefaultLocationWarning

No location was specified, so using a default one.

NullIndexError

Object has no index.

NullIndexPreviewWarning

Null index feature is in preview.

OrderRequiredError

Operation requires total row ordering to be enabled.

PreviewWarning

The feature is in preview.

QueryComplexityError

Query plan is too complex to execute.

TimeTravelDisabledWarning

A query was reattempted without time travel.

UnknownLocationWarning

The location is set to an unknown value.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月27日 UTC.