wshao08 opened a new pull request #2229: URL: https://github.com/apache/iotdb/pull/2229
This PR actually fixed two bugs related to Last Query: - Nullpointer exception when querying Last: https://issues.apache.org/jira/browse/IOTDB-1049 - Querying Last of a timeseries after deletion gives incorrect result, because the invalid statistics is still used. ---------------------------------------------------------------- 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: [email protected]
