This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch rel/0.10
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 0799ea9 fix set historical version when loading tsfile
new 6e6b657 fix null pointer bug
new 7415bad add a test
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../db/engine/cache/TimeSeriesMetadataCache.java | 6 +++++-
.../org/apache/iotdb/db/service/TSServiceImpl.java | 3 +++
.../iotdb/db/integration/IoTDBSimpleQueryIT.java | 20 ++++++++++++++++++++
3 files changed, 28 insertions(+), 1 deletion(-)