airbytehq / airbytehq/airbyte

[destination-bigquery] Soft delete setting null fields

Aperta
#70,440 2 commenti 1 reazione 0 assegnatari Vedi su GitHub
area/connectors autoteam community connectors/destination/bigquery needs-triage team/extensibility type/bug
Lingua principale
Python
Stelle
22.1k
Fork
5.3k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

### Connector Name

destination-bigquery

### Connector Version

3.0.15

### What step the error happened?

During the sync

### Relevant information

Hello everyone!

I'm having a problem with soft deletes in Airbyte - BigQuery.

From what I've read in the documentation, the soft delete should mark the _ab_cdc_deleted_at field with the deletion data.

In practice, in addition to performing this update, Airbyte is updating all fields, setting all of them as null, except for _id.

More information:

Source: MongoDB
Destination: BigQuery
Airbyte version: 2.0.1
Connector version: BigQuery v3.0.15

Example:

Image

### Relevant log output

```shell

```

### Contribute

- [ ] Yes, I want to contribute

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.