Error while running oracle sink pipeline with Date column as part of input schema

Description

While using Oracle sink plugin, if any of the the field in the input schema is of logical type Date, it will throw the below error.

Exception Details :

Caused by: java.sql.SQLException: ORA-17041: Missing IN or OUT parameter at index: 2

Reason: Date type was not handled in DBRecord class while doing transformation. Added handling for that.

Release Notes

Fixed a bug for Oracle sink pipelines having date column as part of input schema. Added handling for Date type fields.

Activity

Show:

Vikas - October 28, 2024 at 7:41 AM

Released to CDF 6.10 versions with plugin version 1.11.4

Unresolved
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Labels

Dev Complete Date

Publish Date

Reviewer

Components

Priority

More fields

Created October 22, 2024 at 6:00 AM
Updated October 28, 2024 at 7:41 AM