This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch new_TsFile
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 81768ba Fix tsfile test bug (#924)
add 0b67596 use file startTimeMap instead of exact time series start time
to reduce the method call numbers to a half
add 228e2b8 add license
add 63f2aae adapt to hive-connector
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/hive/TSFHiveInputFormatTest.java | 29 +--------------------
.../apache/iotdb/hive/TSFHiveRecordReaderTest.java | 30 ++++++++--------------
.../chunk/metadata/DiskChunkMetadataLoader.java | 18 +++++++++++++
.../chunk/metadata/MemChunkMetadataLoader.java | 18 +++++++++++++
.../iotdb/db/query/reader/series/SeriesReader.java | 26 +++++--------------
.../db/integration/IoTDBAggregationDeleteIT.java | 18 +++++++++++++
.../read/controller/IChunkMetadataLoader.java | 18 +++++++++++++
7 files changed, 90 insertions(+), 67 deletions(-)