SimonChou12138 commented on PR #5723: URL: https://github.com/apache/seatunnel/pull/5723#issuecomment-1791869326
Hi @Hisoka-X That's a good question, and I actually had the same question at first. This type is actually read in different places, one is **Catalog** and the other is **JDBC** Row. After Oracle defines the type '**SYS.XMLTYPE**', you will find that the **DDL** field will be '**XMLTYPE**', but it will be '**SYS.XMLTYPE**' when JDBC Row reads it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
