Edward Gao

Results 37 issues of Edward Gao

* Plumb sync ID + generation ID into the raw tables (all the CSV writer stuff, DefaultSyncOperation, etc.) * update DV2 test fixtures to exercise sync/generation id

CDK

## What ## How ## Review guide ## User Impact ## Can this PR be safely reverted and rolled back? - [ ] YES 💚 - [ ] NO ❌

area/connectors
connectors/destination/bigquery

closes https://github.com/airbytehq/airbyte-internal-issues/issues/9120 also it seems like we don't need the databricks sdk at all? The new driver has a slightly different interface (you can't directly supply a URL, it forces...

area/connectors
connectors/destination/databricks

(I might just not be using kotest-property correctly - very possible that pebkac!) When running an exhaustive property test via forAll, it seems tricky to debug a failed test case....

Currently (afaict) there's no way to assign a name to a generator. When a test fails, you get some output like this: ``` Property test failed for inputs 0) 0...

enhancement ✨
property-testing 📏

(copying from slack) we should crash if we reach end-of-input, but some streams don't have a terminal status. This might happen if e.g. platform crashes before sending us the terminal...

CDK

## What ## How ## Review guide ## User Impact ## Can this PR be safely reverted and rolled back? - [ ] YES 💚 - [ ] NO ❌

area/connectors
CDK
connectors/destination/dev-null