CalvinKirs commented on code in PR #2487: URL: https://github.com/apache/incubator-seatunnel/pull/2487#discussion_r951347111
########## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/oracle/OracleTypeMapper.java: ########## @@ -0,0 +1,100 @@ +/** + * Copyright @ 2022科大讯飞。 All rights reserved. + * + * @author: gdliu3 + * @Date: 2022/8/20 16:28 + */ Review Comment: I have doubts about the license of this code, is this a company code or yours? -- 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]
