bigframes.exceptions#
Public exceptions and warnings used across BigQuery DataFrames.
Functions
|
[Private] Formats a warning message. |
Exceptions
A query may produce nondeterministic results as the window may be ambiguously ordered. |
|
The API has been deprecated. |
|
The indexer key is not used correctly. |
|
Bigframes failed to clean up a table or function resource. |
|
Default index may cause unexpected costs. |
|
No location was specified, so using a default one. |
|
Remote Function and Managed UDF with axis=1 preview. |
|
Conflicting type hints in a BigFrames function. |
|
Warns that package versions in remote function or managed function may not match local or specified versions, which might cause unexpected behavior. |
|
JSON dtype will be pd.ArrowDtype(pa.json_()) in the future. |
|
Maximum number of rows in the result was exceeded. |
|
Object has no index. |
|
Unused. |
|
The BigFrames version is too old. |
|
Operation is aborted. |
|
Operation requires total row ordering to be enabled. |
|
Unused. |
|
The feature is in preview. |
|
Query plan is too complex to execute. |
|
Reads from the same table twice in the same session pull time travel from cache. |
|
A query was reattempted without time travel. |
|
Data type is unknown. |
|
The location is set to an unknown value. |