This is an automated email from the ASF dual-hosted git repository.
colinlee pushed a change to branch colin_fix_read_overflow
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from d8d03d5a fix filesize overflow.
add 2ae58f47 fix data lossing.
No new revisions were added by this update.
Summary of changes:
cpp/src/file/tsfile_io_reader.cc | 4 +-
cpp/src/file/tsfile_io_reader.h | 2 +-
cpp/src/reader/aligned_chunk_reader.cc | 17 ++++----
cpp/src/reader/device_meta_iterator.cc | 4 +-
cpp/src/reader/tsfile_series_scan_iterator.cc | 63 +++++++++++++++------------
cpp/src/writer/time_chunk_writer.cc | 2 +
cpp/src/writer/value_chunk_writer.cc | 3 +-
7 files changed, 51 insertions(+), 44 deletions(-)