- Notifications
You must be signed in to change notification settings - Fork129
Commitacea61c
authored
feat: add WRITE_TRUNCATE_DATA as an enum value for write disposition (#3752)
* feat: add WRITE_TRUNCATE_DATA as an enum value for write dispositionFor existing tables, WRITE_TRUNCATE_DATA preserves schema/constraintsand replaces data.internal issue: b/406848221* formatting1 parentfa02595 commitacea61c
File tree
1 file changed
+6
-0
lines changed- google-cloud-bigquery/src/main/java/com/google/cloud/bigquery
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
| |||
0 commit comments
Comments
(0)