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/05/11 05:58:56 UTC

[GitHub] [iotdb] HTHou edited a comment on issue #3157: sessionPool.insertRecord type BOOLEAN metadata tree type TEXT

HTHou edited a comment on issue #3157:
URL: https://github.com/apache/iotdb/issues/3157#issuecomment-837876831


     // error  type BOOLEAN metadata tree type TEXT
     this.sessionPool.insertRecord(datTimeSeries.getDeviceId(), datTimeSeries.createSeries(),
             measurements, types, values);
   
   Hi, did you try to execute `show timeseries` to check the data types on server?
   I think the reason may be there is a timeseries created which should be BOOLEAN but be TEXT actually on server.


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