This is an automated email from the ASF dual-hosted git repository.
Caideyipi pushed a change to branch empty-file
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 3b13a70d2e6 refactor
add 30057c0d145 Update LoadTsFileAnalyzerTest.java
add 7b59e5332b4 Fix blob
No new revisions were added by this update.
Summary of changes:
.../utils/TableDeviceLastValueCollector.java | 20 +++--
.../plan/analyze/load/LoadTsFileAnalyzerTest.java | 2 +-
.../utils/TableDeviceLastValueCollectorTest.java | 89 ++++++++++++++++++++++
3 files changed, 104 insertions(+), 7 deletions(-)
create mode 100644
iotdb-core/datanode/src/test/java/org/apache/iotdb/db/storageengine/dataregion/utils/TableDeviceLastValueCollectorTest.java