Skip to content

Source Oracle: latest version cannot load table incrementally #17079

Open
@niclasgrahm

Description

@niclasgrahm

Environment

  • Airbyte version: 0.40.7
  • OS Version / Instance: Red Hat Enterprise Linux release 8.6 (Ootpa)
  • Deployment: Docker version 20.10.18, build b40c2f6, Docker Compose version v2.10.1
  • Source Connector and version: airbyte/source-oracle 0.3.21
  • Destination Connector and version: airbyte/destination-snowflake 0.4.36
  • Step where error happened: When setting up a new connection, I want to incrementally load a table. With a previous version of airbyte and source connector airbyte/source-oracle, it has worked without problems. See below for details.

Current Behavior

I currently have two instances of airbyte. On the old instance (0.35.9, connector source-oracle version 0.3.5) I can successfully incrementally load a table from oracle to snowflake. Screenshot of OLD instance:
old

However, on the new instance (airbyte v0.40.7, connector source-oracle version 0.3.21) I cannot incrementally load the same table:
new

Expected Behavior

I should be able to load a table incrementally, It works in previous version of the connector. The table has a date column to use for incremental loading

Logs

I cannot provide logs since I can't get the connection to work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions