SimonChou12138 opened a new issue, #5716: URL: https://github.com/apache/seatunnel/issues/5716
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description There is a USER-DEFINED type in Oracle, where Oracle XMLTYPE needs to be customized through this, and you can also see the enumeration of this type in OracleType.class, which is a commonly used Oracle data type. At present, when I use seatunnel for data integration, I find that this type of data cannot be collected. ### Usage Scenario In the medical industry, many medical records are stored in Oracle database through XML format, so the XMLTYPE data support is very necessary ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@seatunnel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org