Commit d336fcb
feat(yaml): Add BigTable write connector (#35435)
* Refactored BigTableReadSchemaTransformConfiguration
* changed scope, working on buffer class for making BigTable yaml fully connected and actually look good on user end for mutations
* Finished up a bit of standard_io.yaml
* Finished up a bit of standard_io.yaml
* Added bigTable test
* changed some tests for BigTable
* Added new IT file for simpleWrite and also made changes integration test debugging
* Added new IT file for simpleWrite and also made changes integration test debugging
* SetCell mutation test works, I want to see if this draft PR works CI test wise
* Fixed a slight error
* Added way more changes to integrations test.py, BigTableSimpleWriteSchemaTransformProviderIT, and testing out new mutations etc
* BigTableSimpleWriteSchemaTransformProviderIT finished changes to mutated new user input, all mutations work correctly, put demo code for it
* Update sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableSimpleWriteSchemaTransformProvider.java
Co-authored-by: Derrick Williams <myutat@gmail.com>
* Update sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableSimpleWriteSchemaTransformProvider.java
Co-authored-by: Derrick Williams <myutat@gmail.com>
* Update sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableSimpleWriteSchemaTransformProvider.java
Co-authored-by: Derrick Williams <myutat@gmail.com>
* Update sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableSimpleWriteSchemaTransformProvider.java
Co-authored-by: Derrick Williams <myutat@gmail.com>
* Update sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableSimpleWriteSchemaTransformProviderIT.java
Co-authored-by: Derrick Williams <myutat@gmail.com>
* changed comments
* Added changes from derrick comments
* Added default schema maybe fixes the issues
* Added schema to every test specificly, will run tests to see if it works
* Added default schema maybe fixes the issues
* Following formatting tests
* Following formatting tests
* Following checkstyle tests
* Made schema and test changes
* Made schema and test changes
* Made schema and test changes
* Made schema and test changes
* Made schema and test changes
* Added final test
* changed timestamp values
* added all mutations test
* added all mutations test
* pushed changes to format errors
* pushed changes to format errors
* Delete 4
* pushed changes to format errors
* pushed changes to format errors
* pushed changes to format errors
* pushed changes to debugging errors
* pushed changes to debugging errors
* to see internal error added print(will remove)
* to see internal error added print(will remove)
* to see internal error added print(will remove)
* import fixes
* import fixes
* import fixes
* import fixes
* import fixes
* import fixes
* pushed changes to debugging errors
* pushed changes to debugging errors
* pushed changes to debugging errors, added pulls from other beam
* made changes to allMutations test
* made changes to allMutations test
* pushed changes to debugging errors, added pulls from other beam
* pushed changes to debugging errors, added pulls from other beam
* pushed changes to debugging errors, added pulls from other beam
* pushed changes to debugging errors, added pulls from other beam
* pushed changes to debugging errors, added pulls from other beam
* new read errors fixed
* pushed changes to debugging errors, added pulls from other beam
* consolidated schema transform files, fixed small issues and bugs
* consolidated schema transform files, fixed small issues and bugs
* consolidated schema transform files, fixed small issues and bugs
* consolidated schema transform files, fixed small issues and bugs
* pushed changes to debugging errors, added pulls from other beam
* pushed changes from ahmed
* pushed changes from ahmed
* pushed changes from ahmed
* pushed changes from ahmed
* pushed changes from ahmed
* pushed changes from ahmed
* pushed changes from ahmed
* pushed changes from ahmed
* Following checkstyle tests
* Following checkstyle tests
---------
Co-authored-by: Derrick Williams <myutat@gmail.com>1 parent 4d764df commit d336fcb
File tree
6 files changed
+1058
-15
lines changed- sdks
- java/io/google-cloud-platform/src
- main/java/org/apache/beam/sdk/io/gcp/bigtable
- test/java/org/apache/beam/sdk/io/gcp/bigtable
- python/apache_beam/yaml
- tests
6 files changed
+1058
-15
lines changedLines changed: 209 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| 51 | + | |
| 52 | + | |
47 | 53 | | |
48 | 54 | | |
49 | 55 | | |
| |||
60 | 66 | | |
61 | 67 | | |
62 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
63 | 76 | | |
64 | 77 | | |
65 | 78 | | |
| |||
135 | 148 | | |
136 | 149 | | |
137 | 150 | | |
138 | | - | |
139 | | - | |
140 | | - | |
| 151 | + | |
141 | 152 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
147 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
148 | 212 | | |
149 | 213 | | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
150 | 351 | | |
151 | 352 | | |
152 | 353 | | |
| |||
0 commit comments