Skip to content

Conversation

@fernst
Copy link
Contributor

@fernst fernst commented Mar 25, 2022

Noticed that BQ statements don't support setting the Create Disposition when DML statements are issued

{
  "code" : 400,
  "errors" : [ {
    "domain" : "global",
    "location" : "q",
    "locationType" : "parameter",
    "message" : "Cannot set create disposition in jobs with DML statements",
    "reason" : "invalidQuery"
  } ],
  "message" : "Cannot set create disposition in jobs with DML statements",
  "status" : "INVALID_ARGUMENT"
}

@fernst fernst requested review from sanjanasandeep and tivv March 25, 2022 20:26
@fernst fernst added the build Trigger unit test build label Mar 25, 2022
@fernst fernst merged commit a9de93f into develop Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bq-pushdown build Trigger unit test build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants