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 2021/02/05 06:20:25 UTC

[GitHub] [iotdb] 7bao opened a new issue #2640: select the same data

7bao opened a new issue #2640:
URL: https://github.com/apache/iotdb/issues/2640


   I use cpp rpc way to access iotdb server. I just use SessionExample.cpp  query() function and the sql sentance is "select xxx from root.xx.xx". I get the result which just like "timestamp   value", but all the value are the same, timestamp is ok.
   
   1610801927000   309.473999
   1610801932000   309.473999
   1610801937000   309.473999
   1610801942000   309.473999
   1610801947000   309.473999
   1610801952000   309.473999
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [iotdb] HTHou closed issue #2640: select the same data

Posted by GitBox <gi...@apache.org>.
HTHou closed issue #2640:
URL: https://github.com/apache/iotdb/issues/2640


   


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