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

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


    from a1d3ab46 change version to d28fef17
     new 4bf9c3e3 Support building python whl package by maven (#265)
     new 1eb2078f Fix ColumnFactory missing new data types (#267)
     new c82ab892 change version to 1eb2078

The 3 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:
 .github/workflows/unit-test.yml                    |  8 ++++
 .gitignore                                         |  6 +++
 cpp/pom.xml                                        |  2 +-
 java/common/pom.xml                                |  2 +-
 java/examples/pom.xml                              |  4 +-
 java/pom.xml                                       |  4 +-
 java/tools/pom.xml                                 |  6 +--
 java/tsfile/pom.xml                                |  4 +-
 .../read/common/block/column/ColumnFactory.java    |  4 ++
 pom.xml                                            | 21 +++-------
 python/pom.xml                                     | 26 +++++++++++-
 python/requirements.txt                            |  1 +
 python/setup.py                                    | 49 ++++++++++++----------
 13 files changed, 87 insertions(+), 50 deletions(-)

Reply via email to