Skip to content

Use WRITE ORDERED BY in backfill_create_intermediate_table.py.

Xcollazo requested to merge fix-fetch-failed-on-tmp-table into main

This change should take care of all the FetchFailedExceptions when creating the intermediate temporary table in a backfill. It should also make it faster.

Bug: T357143

Edited by Xcollazo

Merge request reports