Edward Gao
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
## What ## How ## Review guide ## User Impact ## Can this PR be safely reverted and rolled back? - [ ] YES 💚 - [ ] NO ❌
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...
(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...
(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...
## What ## How ## Review guide ## User Impact ## Can this PR be safely reverted and rolled back? - [ ] YES 💚 - [ ] NO ❌