This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch new_series_reader
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from ec267af Merge remote-tracking branch 'origin/master' into
new_series_reader
add 5a563b8 fix OOM when there are too many columns in one query by
adding a IChunkLoader cache
add 4326b38 Merge branch 'new_series_reader' of
https://github.com/apache/incubator-iotdb into new_series_reader
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/query/control/FileReaderManager.java | 29 +++++++++++++++++-----
.../apache/iotdb/tsfile/common/cache/LRUCache.java | 8 +++---
.../tsfile/read/controller/ChunkLoaderImpl.java | 5 ++--
3 files changed, 30 insertions(+), 12 deletions(-)