airbytehq / airbytehq/airbyte

oracle destination can use Incremental Sync - Deduped History mode?

Open
#23,241 2 comments 0 reactions 0 assignees View on GitHub
autoteam community connectors/destination/oracle frozen team/destinations type/bug
Dominant language
Python
Stars
22.1k
Forks
5.3k
PR merge metrics
PR metrics pending

Description

## Environment
- **Airbyte version**: 0.40.32
- **OS Version / Instance**: Ubuntu 20.04
- **Deployment**: docker
- **Source Connector and version**: custom source
- **Destination Connector and version**: oracle 0.1.19 / postgres 0.3.26
- **Step where error happened**: Setup new connection

## Current Behavior
I builed custom connector with (https://docs.airbyte.com/operator-guides/using-custom-connectors/).
And using two destination connector oracle/postgres.

Postgres destination can find Incremental Sync - Deduped History but oracle destination not.

I found oracle destination also support Incremental Sync - Deduped History.
(https://docs.airbyte.com/integrations/destinations/oracle/)
![image](https://user-images.githubusercontent.com/35329451/220035058-72d2ed23-6a8c-46e9-9681-b48de43dd484.png)

Oracle
![image](https://user-images.githubusercontent.com/35329451/220035504-47905af7-14a5-4411-bcc4-7af918dc3c6d.png)

Postgres
![image](https://user-images.githubusercontent.com/35329451/220035695-893397a1-6c7b-4077-bdf1-bb80927f9b2a.png)

Have any advice?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.