Create/Write Disposition support #2181
Labels
api: bigquerystorage
Issues related to the googleapis/java-bigquerystorage API.
type: question
Request for information or clarification. Not an issue.
Hi team,
I'm switching over to the BQ Storage API and I'm trying to figure out if there is way to do the same as with the legacy API for Create/Write Disposition:
In particular, having the option to have the table automatically created if it does not exist. And the option to truncate any existing data (this is useful when using the new API in a batch mode).
Appreciate any hints on this!
The text was updated successfully, but these errors were encountered: