StanislavIsaev opened a new issue, #35144: URL: https://github.com/apache/shardingsphere/issues/35144
Hi, when I try to query a table with the Oracle Clob column type, I get an error: Can not find JDBC type `2005` in PostgreSQL column type. Version: 5.5.2 Frontend: PostgreSQL Storage Units: Oracle dbms It happens in `org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.PostgreSQLColumnType.valueOfJDBCType` Is there a way to somehow customize this behavior and adopt Oracle Clob values to, for example, Postgres Text? -- 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: notifications-unsubscr...@shardingsphere.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org