Skip to content

provide XML support for oracle plugin#650

Open
vanshikaagupta22 wants to merge 3 commits intodata-integrations:developfrom
cloudsufi:oracle-xml-support
Open

provide XML support for oracle plugin#650
vanshikaagupta22 wants to merge 3 commits intodata-integrations:developfrom
cloudsufi:oracle-xml-support

Conversation

@vanshikaagupta22
Copy link
Copy Markdown

XML support

@google-cla
Copy link
Copy Markdown

google-cla bot commented Apr 16, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Comment thread oracle-plugin/pom.xml
io.cdap.plugin.db.sink.*;
org.apache.commons.lang;
org.apache.commons.logging.*;
org.codehaus.jackson.*
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can you add com.oracle.database.* here in this list and see if it works?

Copy link
Copy Markdown
Author

@vanshikaagupta22 vanshikaagupta22 Apr 20, 2026

Choose a reason for hiding this comment

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

I tried, but still getting the same error -

Image

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

How was it added?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Updated in the PR.

Copy link
Copy Markdown
Contributor

@itsankit-google itsankit-google Apr 20, 2026

Choose a reason for hiding this comment

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

Did you check if the created plugin jar actually contains classes with prefix com.oracle.database?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I tried building the project multiple times in my local but I don't see such classes -

Image

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants