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

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


    from e625b76f fix import error.
     new 9e484839 tmp code.
     new 6df963f2 tmp code.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cpp/src/common/constant/tsfile_constant.h          |   4 ++--
 cpp/src/common/global.cc                           |   2 +-
 cpp/src/cwrapper/tsfile_cwrapper.cc                |   5 -----
 cpp/src/utils/db_utils.h                           |   4 +++-
 .../tests/resources/table_with_time_column.tsfile  | Bin 0 -> 644 bytes
 python/tests/test_dataframe.py                     |  24 ++++++++++-----------
 python/tests/test_load_tsfile_from_iotdb.py        |  23 ++++++++++++++------
 python/tests/test_to_tsfile.py                     |  12 +++++------
 python/tests/test_write_and_read.py                |  16 +++++++-------
 python/tsfile/constants.py                         |  18 ++++++++--------
 python/tsfile/schema.py                            |   8 ++++---
 11 files changed, 62 insertions(+), 54 deletions(-)
 create mode 100644 python/tests/resources/table_with_time_column.tsfile

Reply via email to