writeIncrementalResults property
This is only supported for a SELECT query using a temporary table.
If set, the query is allowed to write results incrementally to the temporary result table. This may incur a performance penalty. This option cannot be used with Legacy SQL. This feature is not yet available.
Optional.
Implementation
core.bool? writeIncrementalResults;