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 2020/01/08 13:27:00 UTC

[GitHub] [incubator-iotdb] Alima777 opened a new pull request #717: Change measures' data structure in group by device

Alima777 opened a new pull request #717: Change measures' data structure in group by device
URL: https://github.com/apache/incubator-iotdb/pull/717
 
 
   I changed the measures' data structure when calculating measures to be projected in group by device which was `Treeset` before and led to the result columns' sequence different from timeseries'. And there is no need to use Treeset actually here.

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


With regards,
Apache Git Services

[GitHub] [incubator-iotdb] qiaojialin merged pull request #717: Change measures' data structure in group by device

Posted by GitBox <gi...@apache.org>.
qiaojialin merged pull request #717: Change measures' data structure in group by device
URL: https://github.com/apache/incubator-iotdb/pull/717
 
 
   

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


With regards,
Apache Git Services