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
myhau
changed the title
Add support for CREATE_IF_NEEDED disposition when used for queries with destination table
Add support for CREATE_IF_NEEDED disposition for queries with destination table specified
Oct 11, 2024
What would you like to be added?
CREATE_IF_NEEDED
is already supported for load jobs. It would also be nice to support it for queries that specify the destination table.Example code that uses Java SDK:
The text was updated successfully, but these errors were encountered: