This is an automated email from the ASF dual-hosted git repository.
geniuspig pushed a change to branch optimize_path_v2
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 762d23e optimize code
add 2748866 replace "."
add 44560f9 Merge branch 'optimize_path_v2' of
https://github.com/apache/incubator-iotdb into optimize_path_v2
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/flink/IoTDBSink.java | 3 +-
.../iotdb/flink/tsfile/RowTSRecordConverter.java | 5 +--
.../iotdb/hadoop/fileSystem/HDFSConfUtil.java | 3 +-
.../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 3 +-
.../db/engine/modification/ModificationFile.java | 3 +-
.../db/engine/storagegroup/TsFileResource.java | 3 +-
.../org/apache/iotdb/db/utils/FilePathUtils.java | 3 +-
.../apache/iotdb/db/utils/TypeInferenceUtils.java | 3 +-
.../iotdb/db/engine/merge/MergeOverLapTest.java | 3 +-
.../iotdb/db/engine/merge/MergeTaskTest.java | 15 +++++----
.../engine/modification/DeletionFileNodeTest.java | 6 ++--
.../db/engine/modification/DeletionQueryTest.java | 33 +++++++++----------
.../storagegroup/FileNodeManagerBenchmark.java | 3 +-
.../iotdb/db/engine/storagegroup/TTLTest.java | 2 +-
.../db/integration/IoTDBEngineTimeGeneratorIT.java | 10 +++---
.../db/integration/IoTDBSequenceDataQueryIT.java | 37 +++++++++++-----------
.../iotdb/db/integration/IoTDBSeriesReaderIT.java | 26 +++++++--------
.../iotdb/db/metadata/MManagerImproveTest.java | 20 ++++++------
.../iotdb/db/utils/TypeInferenceUtilsTest.java | 7 ++--
.../org/apache/iotdb/session/IoTDBSessionIT.java | 5 +--
.../iotdb/tsfile/utils/StringContainerTest.java | 5 ++-
21 files changed, 107 insertions(+), 91 deletions(-)