Skip to content

[Cherrypick] [oracle] hide internal configuration fields in sink UI#674

Open
vikasrathee-cs wants to merge 2 commits into
data-integrations:release/1.12from
cloudsufi:hide-generic-fields-for-release
Open

[Cherrypick] [oracle] hide internal configuration fields in sink UI#674
vikasrathee-cs wants to merge 2 commits into
data-integrations:release/1.12from
cloudsufi:hide-generic-fields-for-release

Conversation

@vikasrathee-cs

Copy link
Copy Markdown
Contributor

[oracle] hide internal configuration fields in sink UI, these were added for DTS use cases.

Fields are treatAsOldTimestamp, treatPrecisionlessNumAsDeci, treatTimestampLTZAsTimestamp and enableXmlType.

cherrypick PR #673

@vikasrathee-cs vikasrathee-cs force-pushed the hide-generic-fields-for-release branch from ae4adfa to ac8b001 Compare June 19, 2026 09:50

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request adds several hidden widget configurations (treatAsOldTimestamp, treatPrecisionlessNumAsDeci, treatTimestampLTZAsTimestamp, and enableXmlType) to the Oracle batch sink widget JSON. However, the reviewer pointed out that these configuration fields do not exist in OracleSinkConfig and are source-specific. Including them in the sink's widget JSON will cause CDAP validation and loading errors, so they should be removed.

Comment thread oracle-plugin/widgets/Oracle-batchsink.json
@vikasrathee-cs vikasrathee-cs force-pushed the hide-generic-fields-for-release branch from ac8b001 to acccb91 Compare June 19, 2026 10:16
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