This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch ty_new_vector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from b88b023 Support RawQueryWithoutValue in aligned timeseries
add b6895f5 fix unseq bug
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/metadata/path/AlignedPath.java | 45 +++++++++++++++-------
.../metadata/MemAlignedChunkMetadataLoader.java | 4 +-
.../iotdb/db/query/reader/series/SeriesReader.java | 18 +++++++--
.../org/apache/iotdb/db/utils/FileLoaderUtils.java | 8 ----
.../db/integration/aligned/AlignedWriteUtil.java | 4 ++
.../aligned/IoTDBRawQueryWithoutValueFilterIT.java | 32 +++++++--------
...DBRawQueryWithoutValueFilterWithDeletionIT.java | 28 +++++++-------
7 files changed, 82 insertions(+), 57 deletions(-)