bigframes._config.ComputeOptions.ai_ops_threshold_autofail#

ComputeOptions.ai_ops_threshold_autofail: bool = False#

Guards against unexpected processing of large amount of rows by semantic operators.

When set to True, the operation automatically fails without asking for user inputs.

Returns:

True if the guard is enabled.

Return type:

bool