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

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


    from aa99833f bumb version.
     add baea96a1 fix some bugs.

No new revisions were added by this update.

Summary of changes:
 cpp/src/file/tsfile_io_reader.cc                   |  6 ++-
 cpp/src/reader/table_query_executor.cc             |  6 ++-
 cpp/src/reader/tsfile_reader.cc                    | 21 ++++++++-
 cpp/test/cwrapper/cwrapper_test.cc                 | 39 +++++++++++++++++
 .../reader/tree_view/tsfile_reader_tree_test.cc    | 50 +++++++++++++++++++++-
 python/setup.py                                    |  2 +-
 python/tests/test_write_and_read.py                | 36 +++++++++++++---
 python/tsfile/tsfile_reader.pyx                    |  2 -
 python/tsfile/utils.py                             |  9 ++--
 9 files changed, 151 insertions(+), 20 deletions(-)

Reply via email to