Skip to content

Conversation

@psainics
Copy link
Contributor

This pull request introduces support for upsert operations in the Oracle batch sink plugin.

  • Added a new class OracleETLDBOutputFormat that extends ETLDBOutputFormat and implements the constructUpsertQuery method, generating an Oracle-compatible MERGE-based upsert SQL statement.
  • Updated OracleSink to use the new OracleETLDBOutputFormat by adding an output context with SinkOutputFormatProvider.

UI Update

image

@psainics psainics requested a review from prince-cs January 30, 2026 03:09
@psainics psainics self-assigned this Jan 30, 2026
@psainics psainics added the build label Jan 30, 2026
Copy link
Contributor

@prince-cs prince-cs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants