This is an automated email from the ASF dual-hosted git repository.

haonan pushed a change to branch fix_rlbe_lossy_2
in repository https://gitbox.apache.org/repos/asf/tsfile.git


    from 62e8127d Fix float RLBE encoding loss of precision
     add 73ac55f0 Fix CPP TsFile query with time filter error (#474)
     add c731ba0f add switch to disable native lz4 (#480)
     add 814c8c8c Merge branch 'develop' of github.com:apache/tsfile into 
fix_rlbe_lossy_2
     add 9ef097c3 fix code coverage

No new revisions were added by this update.

Summary of changes:
 cpp/pom.xml                                                    |  6 ++++++
 cpp/src/reader/tsfile_series_scan_iterator.cc                  |  2 +-
 cpp/test/cwrapper/c_release_test.cc                            |  2 +-
 cpp/test/reader/table_view/tsfile_reader_table_test.cc         | 10 +++++++---
 .../main/java/org/apache/tsfile/common/conf/TSFileConfig.java  | 10 ++++++++++
 .../java/org/apache/tsfile/common/conf/TSFileDescriptor.java   |  5 +++++
 .../src/main/java/org/apache/tsfile/compress/ICompressor.java  |  6 +++++-
 7 files changed, 35 insertions(+), 6 deletions(-)

Reply via email to