File tree
60 files changed
+383
-495
lines changed- airbyte-cdk/java/airbyte-cdk
- core/src
- main/kotlin/io/airbyte/cdk/integrations
- base
- destination
- async
- state
- normalization
- record_buffer
- util
- concurrent
- test/kotlin/io/airbyte/cdk
- db/jdbc
- integrations
- destination
- async
- state
- buffered_stream_consumer
- util/concurrent
- testFixtures/kotlin/io/airbyte/cdk/testutils
- datastore-bigquery/src/main/kotlin/io/airbyte/cdk/db/bigquery
- datastore-mongo/src/main/kotlin/io/airbyte/cdk/db/mongodb
- db-destinations/src
- main/kotlin/io/airbyte/cdk/integrations/destination/jdbc/typing_deduping
- testFixtures/kotlin/io/airbyte/cdk/integrations/standardtest/destination
- typing_deduping
- db-sources/src
- main/kotlin/io/airbyte/cdk/integrations
- debezium/internals
- source
- jdbc
- relationaldb
- state
- testFixtures/kotlin/io/airbyte/cdk/integrations
- debezium
- source/jdbc/test
- standardtest/source
- dependencies/src
- main/kotlin/io/airbyte
- commons
- enums
- json
- validation/json
- test/kotlin/io/airbyte
- commons
- concurrency
- json
- workers/internal
- testFixtures/kotlin/io/airbyte/workers/helper
- gcs-destinations/src/testFixtures/kotlin/io/airbyte/cdk/integrations/destination/gcs
- s3-destinations/src
- main/kotlin/io/airbyte/cdk/integrations/destination/s3
- avro
- csv
- test/kotlin/io/airbyte/cdk/integrations/destination/s3/parquet
- testFixtures/kotlin/io/airbyte/cdk/integrations/destination/s3
- typing-deduping/src
- main/kotlin/io/airbyte/integrations/base/destination/typing_deduping
- testFixtures/kotlin/io/airbyte/integrations/base/destination/typing_deduping
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+383
-495
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
481 | 481 |
| |
482 | 482 |
| |
483 | 483 |
| |
484 |
| - | |
| 484 | + | |
485 | 485 |
| |
486 | 486 |
| |
487 | 487 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
77 |
| - | |
78 |
| - | |
| 76 | + | |
79 | 77 |
| |
80 | 78 |
| |
81 | 79 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
245 |
| - | |
246 |
| - | |
247 |
| - | |
248 |
| - | |
249 |
| - | |
250 |
| - | |
251 |
| - | |
252 |
| - | |
253 |
| - | |
254 |
| - | |
255 |
| - | |
256 |
| - | |
257 |
| - | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
258 | 256 |
| |
259 | 257 |
| |
260 | 258 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
284 |
| - | |
285 |
| - | |
286 |
| - | |
| 284 | + | |
287 | 285 |
| |
288 | 286 |
| |
289 | 287 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
| 125 | + | |
130 | 126 |
| |
131 | 127 |
| |
132 | 128 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 |
| - | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
87 | 86 |
| |
88 | 87 |
| |
89 | 88 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
| 147 | + | |
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
548 | 548 |
| |
549 | 549 |
| |
550 | 550 |
| |
551 |
| - | |
552 |
| - | |
553 |
| - | |
554 |
| - | |
555 |
| - | |
556 |
| - | |
| 551 | + | |
557 | 552 |
| |
558 | 553 |
| |
559 | 554 |
| |
|
0 commit comments