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
bq cp --clone=true 'proj:data.table' 'proj:data.table_20250404'
BigQuery error in cp operation: Error processing job '***0_1': Clone operation with write disposition WRITE_TRUNCATE is not supported. Please try again with WRITE_EMPTY.
but bq cp has no --replace parameter
Seems no discussion on web.
Thanks!
The text was updated successfully, but these errors were encountered:
bq cp --clone=true 'proj:data.table' 'proj:data.table_20250404'
BigQuery error in cp operation: Error processing job '***0_1': Clone operation with write disposition WRITE_TRUNCATE is not supported. Please try again with WRITE_EMPTY.
but bq cp has no --replace parameter
Seems no discussion on web.
Thanks!
The text was updated successfully, but these errors were encountered: