oracle destination can use Incremental Sync - Deduped History mode?
- 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/)

Oracle

Postgres

Have any advice?
Contributor guide
Assessment
This issue has not been assessed yet.