Edward Gao

Results 37 issues of Edward Gao

Bigquery never actually supported incremental T+D, but instantiated a valve anyway. Remove that field.

area/connectors
connectors/destination/bigquery

area/connectors
connectors/destination/snowflake

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

area/connectors
CDK
connectors/destination/bigquery

closes https://github.com/airbytehq/airbyte-internal-issues/issues/7608; closes #7621 * track stream statuses * pass stream status into the StreamSyncSummary * AbstractStreamOperation skips `overwriteFinalTable` if the status was not COMPLETE this PR has "safe" default...

CDK

closes https://github.com/airbytehq/airbyte-internal-issues/issues/2413 ?

CDK

closes https://github.com/airbytehq/airbyte-internal-issues/issues/7606 These are the changes that break platform compatibility. We shouldn't release this until platform is ready for it, and we can turn on the `supportsRefreshes` metadata in destinations.

CDK

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

CDK
connectors/source/lemlist
connectors/source/shopify
connectors/source/mysql
connectors/source/postgres
connectors/source/coinmarketcap
connectors/source/persistiq
connectors/source/declarative-manifest

* CatalogParser is now responsible for setting the default namespace on stream objects. * This entails a bunch of knock-on changes: * All the core async stuff now operates on...

CDK

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

CDK

* create new raw tables with meta+gen ID (also partition on gen ID - this seems like a good idea? but could be convinced to skip it for now) *...

area/connectors
connectors/destination/bigquery