Commit 1b33b0f
committed
fix(bulk-write): ensure table exists before bulk write
- Add logic to ensure the target table exists before starting bulk write
- Update README with important notes about bulk write API usage
- Refactor write loops in benchmark classes for better readability1 parent 1da2de0 commit 1b33b0f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments