You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert OPTIONS/TBLPROPERTIES reorder in parse_create_external_table
The pre-existing maybe_parse_options(OPTIONS) fallback already
handled BigQuery OPTIONS(...) on external tables; the reorder
made it unreachable without changing behavior.
0 commit comments