mirror of
https://github.com/google/nomulus
synced 2026-01-09 07:33:42 +00:00
It turns out the Bigquery JSON api selects its validator exclusively through the useLegacySql flag (the #standardSQL directive isn't considered). To fix this, we add back the explicit flag. This also logs unexpected API errors, instead of allowing the job to quietly fail. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=166757569