You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/08/17 11:54:27 UTC

[GitHub] [iotdb] wangchao316 commented on a diff in pull request #7032: [IOTDB-4156] import csv has error time after timestamp_precision set ns

wangchao316 commented on code in PR #7032:
URL: https://github.com/apache/iotdb/pull/7032#discussion_r947836547


##########
cli/pom.xml:
##########
@@ -45,7 +45,6 @@
             <artifactId>iotdb-server</artifactId>
             <version>${project.version}</version>
             <type>test-jar</type>
-            <scope>test</scope>

Review Comment:
   The client cannot directly import iotdb-server and jar. need deal...



-- 
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: reviews-unsubscribe@iotdb.apache.org

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