Commit 4114f7c
Add BigTableRead connector and new feature implemented (#35696)
* 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 <[email protected]>
* Update sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableSimpleWriteSchemaTransformProvider.java
Co-authored-by: Derrick Williams <[email protected]>
* Update sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableSimpleWriteSchemaTransformProvider.java
Co-authored-by: Derrick Williams <[email protected]>
* Update sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableSimpleWriteSchemaTransformProvider.java
Co-authored-by: Derrick Williams <[email protected]>
* Update sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableSimpleWriteSchemaTransformProviderIT.java
Co-authored-by: Derrick Williams <[email protected]>
* 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
* pushed new changes to BigTableRead, making it work with new functionality feature of allowing flatten (defaulted to true)
* pushed new changes to BigTableRead, making it work with new functionality feature of allowing flatten (defaulted to true) and added a new test in IT and fixed formatting stuff
* pushed new changes to BigTableRead, making it work with new functionality feature of allowing flatten (defaulted to true) and added a new test in IT and fixed formatting stuff
* Update sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableReadSchemaTransformProvider.java
Co-authored-by: Ahmed Abualsaud <[email protected]>
* pushed new changes to BigTableRead, making it work with new functionality feature of allowing flatten (defaulted to true) and added a new test in IT and fixed formatting stuff
* pushed new changes to BigTableRead, making it work with new functionality feature of allowing flatten (defaulted to true) and added a new test in IT and fixed formatting stuff
* pushed new changes to BigTableRead, making it work with new functionality feature of allowing flatten (defaulted to true) and added a new test in IT and fixed formatting stuff
* pushed new changes to BigTableRead, making it work with new functionality feature of allowing flatten (defaulted to true) and added a new test in IT and fixed formatting stuff
* new mongo files in branch
* fixed family_name to string
* fixed family_name to string
* fixed family_name to string
* fixed family_name to string
* fixed family_name to string
* fixed family_name to string
* fixed family_name to string
* fixed family_name to string
* fixed cmmit issues
* commented assert test, everything should work now
---------
Co-authored-by: Derrick Williams <[email protected]>
Co-authored-by: Ahmed Abualsaud <[email protected]>1 parent e0cbfe1 commit 4114f7c
File tree
8 files changed
+425
-166
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
- io/gcp
- yaml
- tests
8 files changed
+425
-166
lines changedLines changed: 100 additions & 34 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
72 | 81 | | |
73 | 82 | | |
74 | 83 | | |
| |||
88 | 97 | | |
89 | 98 | | |
90 | 99 | | |
91 | | - | |
| 100 | + | |
92 | 101 | | |
93 | 102 | | |
94 | 103 | | |
| |||
100 | 109 | | |
101 | 110 | | |
102 | 111 | | |
103 | | - | |
| 112 | + | |
| 113 | + | |
104 | 114 | | |
105 | 115 | | |
106 | 116 | | |
| |||
109 | 119 | | |
110 | 120 | | |
111 | 121 | | |
| 122 | + | |
| 123 | + | |
112 | 124 | | |
113 | 125 | | |
114 | 126 | | |
| |||
118 | 130 | | |
119 | 131 | | |
120 | 132 | | |
| 133 | + | |
| 134 | + | |
121 | 135 | | |
122 | 136 | | |
123 | 137 | | |
| |||
152 | 166 | | |
153 | 167 | | |
154 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
155 | 172 | | |
156 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
157 | 176 | | |
158 | 177 | | |
159 | 178 | | |
160 | 179 | | |
161 | 180 | | |
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 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 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 | + | |
181 | 255 | | |
182 | | - | |
| 256 | + | |
183 | 257 | | |
184 | | - | |
185 | 258 | | |
186 | | - | |
187 | 259 | | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | 260 | | |
195 | 261 | | |
196 | 262 | | |
Lines changed: 14 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
267 | 266 | | |
268 | 267 | | |
269 | 268 | | |
| |||
284 | 283 | | |
285 | 284 | | |
286 | 285 | | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
292 | 290 | | |
293 | 291 | | |
294 | 292 | | |
| |||
322 | 320 | | |
323 | 321 | | |
324 | 322 | | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
330 | 327 | | |
331 | 328 | | |
332 | 329 | | |
| |||
0 commit comments