Module exceptions (1.15.0)

Public exceptions and warnings used across BigQuery DataFrames.

Classes

AmbiguousWindowWarning

A query may produce nondeterministic results as the window may be ambiguously ordered.

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.

OrderingModePartialPreviewWarning

Ordering mode 'partial' is in preview.

PreviewWarning

The feature is in preview.

QueryComplexityError

Query plan is too complex to execute.

TimeTravelDisabledWarning

A query was reattempted without time travel.

UnknownDataTypeWarning

Data type is unknown.

UnknownLocationWarning

The location is set to an unknown value.