whhe commented on code in PR #72:
URL:
https://github.com/apache/flink-connector-jdbc/pull/72#discussion_r1410130574
##########
flink-connector-jdbc/pom.xml:
##########
@@ -110,6 +110,13 @@ under the License.
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>com.oceanbase</groupId>
+ <artifactId>oceanbase-client</artifactId>
Review Comment:
It indeed uses LGPL license.
I'm not familiar with the legal issues, is it forbidden to include a LGPL
dependency with 'provide' scope?
--
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]