Wei-hao-Li opened a new pull request, #16404:
URL: https://github.com/apache/iotdb/pull/16404

   example : `select province,city,region,device_id,last_by(time,s8),last(s8) 
from table1 group by 1,2,3,4`, we init the time last cache because of group by.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to