This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 347958c fix: print user not logged in info when the user has logged
in (#2472)
add 680bb1a enable TsFile insertTablet with only a template (#2474)
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/tsfile/write/TsFileWriter.java | 13 ++-
.../tsfile/write/DefaultDeviceTemplateTest.java | 110 +++++++++++++++++++++
2 files changed, 120 insertions(+), 3 deletions(-)
create mode 100644
tsfile/src/test/java/org/apache/iotdb/tsfile/write/DefaultDeviceTemplateTest.java