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/12/04 02:40:27 UTC

[GitHub] [iotdb] lancelly opened a new pull request, #8318: [IOTDB-5026] Improve last query on aligned timeseries

lancelly opened a new pull request, #8318:
URL: https://github.com/apache/iotdb/pull/8318

   Previously, we construct a PlanNode for every measurement of an AlignedPath which is unnecessary. This PR aims to reduce the cost of construcing unnecessary PlanNode for last query on aligned timeseries.


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


[GitHub] [iotdb] JackieTien97 merged pull request #8318: [IOTDB-5026] Improve last query on aligned timeseries

Posted by GitBox <gi...@apache.org>.
JackieTien97 merged PR #8318:
URL: https://github.com/apache/iotdb/pull/8318


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