bytesScannedCutoffPerQuery property

int? bytesScannedCutoffPerQuery
final

The upper limit (cutoff) for the amount of bytes a single query in a workgroup is allowed to scan.

Implementation

final int? bytesScannedCutoffPerQuery;