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

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


    from 1861101f Change version
     new dd29bcc9 Add PooledBinary Class (#308)
     new cb65dff5 release 1.2.0-dd29bcc-SNAPSHOT

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/pom.xml                                        |   2 +-
 java/common/pom.xml                                |   2 +-
 .../java/org/apache/tsfile/utils/PooledBinary.java | 175 +++++++++++++++++++++
 java/examples/pom.xml                              |   4 +-
 java/pom.xml                                       |   4 +-
 java/tools/pom.xml                                 |   6 +-
 java/tsfile/pom.xml                                |   4 +-
 pom.xml                                            |   2 +-
 python/pom.xml                                     |   2 +-
 9 files changed, 188 insertions(+), 13 deletions(-)
 create mode 100644 
java/common/src/main/java/org/apache/tsfile/utils/PooledBinary.java

Reply via email to