You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/08/17 15:22:40 UTC

[GitHub] [incubator-seatunnel] CalvinKirs commented on a diff in pull request #2431: [Connectors-V2]Support IoTDB Source

CalvinKirs commented on code in PR #2431:
URL: https://github.com/apache/incubator-seatunnel/pull/2431#discussion_r948090240


##########
pom.xml:
##########
@@ -936,6 +937,12 @@
                 <artifactId>jsoup</artifactId>
                 <version>${jsoup.version}</version>
             </dependency>
+            <!-- iotdb -->
+            <dependency>
+                <groupId>org.apache.iotdb</groupId>

Review Comment:
   I guess it's because I used the github page to resolve the conflict, but ignored this, I'll rework 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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org