CalvinKirs commented on a change in pull request #4879:
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/4879#discussion_r583306598



##########
File path: dolphinscheduler-server/pom.xml
##########
@@ -143,6 +162,12 @@
             <groupId>org.springframework</groupId>
             <artifactId>spring-test</artifactId>
         </dependency>
+
+        <dependency>
+            <groupId>org.ohdsi.sql</groupId>
+            <artifactId>SqlRender</artifactId>
+            <version>1.7.0-SNAPSHOT</version>

Review comment:
       Very cool, but I noticed that you have introduced a new license. License 
is a more important issue. You can follow this document to proceed 
https://dolphinscheduler.apache.org/en-us/community/development/DS-License 
.html review.
   
   btw, don't use the snap package




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to