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

jackietien pushed a change to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 1852eb9918 print all bad tsfiles, including previous files overlap 
with current file and later files (#6614)
     new c34fcdc3a2 change python and jdbc version to 0.12.6
     new f417a586b6 delete license
     new eb9a09df88 delete useless files
     new eeb67fab59 [maven-release-plugin] prepare release v0.12.6

The 4 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:
 antlr/pom.xml                                                  |  2 +-
 cli/pom.xml                                                    |  2 +-
 client-cpp/pom.xml                                             |  2 +-
 client-py/pom.xml                                              |  2 +-
 client-py/setup.py                                             |  2 +-
 cluster/pom.xml                                                |  2 +-
 code-coverage/pom.xml                                          |  2 +-
 compile-tools/pom.xml                                          |  2 +-
 compile-tools/thrift/pom.xml                                   |  2 +-
 cross-tests/pom.xml                                            |  2 +-
 distribution/pom.xml                                           |  2 +-
 .../{Dockerfile-0.12.2-cluster => Dockerfile-0.12.6-cluster}   | 10 +++++-----
 .../{Dockerfile-0.12.3-grafana => Dockerfile-0.12.6-grafana}   | 10 +++++-----
 .../main/{Dockerfile-0.12.3-node => Dockerfile-0.12.6-node}    | 10 +++++-----
 example/client-cpp-example/pom.xml                             |  2 +-
 example/flink/pom.xml                                          |  2 +-
 example/hadoop/pom.xml                                         |  2 +-
 example/jdbc/pom.xml                                           |  2 +-
 example/kafka/pom.xml                                          |  2 +-
 example/mqtt/pom.xml                                           |  2 +-
 example/pom.xml                                                |  2 +-
 example/pulsar/pom.xml                                         |  2 +-
 example/rocketmq/pom.xml                                       |  2 +-
 example/session/pom.xml                                        |  2 +-
 example/spark/pom.xml                                          |  2 +-
 example/tsfile/pom.xml                                         |  2 +-
 example/udf/pom.xml                                            |  2 +-
 flink-iotdb-connector/pom.xml                                  |  2 +-
 flink-tsfile-connector/pom.xml                                 |  2 +-
 grafana/pom.xml                                                |  2 +-
 hadoop/pom.xml                                                 |  2 +-
 hive-connector/pom.xml                                         |  2 +-
 jdbc/pom.xml                                                   |  2 +-
 jdbc/src/main/feature/feature.xml                              |  2 +-
 pom.xml                                                        |  4 ++--
 rewriteFileTool/pom.xml                                        |  2 +-
 server/pom.xml                                                 |  2 +-
 service-rpc/pom.xml                                            |  2 +-
 session/pom.xml                                                |  2 +-
 site/pom.xml                                                   |  2 +-
 spark-iotdb-connector/pom.xml                                  |  2 +-
 spark-tsfile/pom.xml                                           |  2 +-
 thrift-cluster/pom.xml                                         |  2 +-
 thrift-sync/pom.xml                                            |  2 +-
 thrift/pom.xml                                                 |  2 +-
 tsfile/pom.xml                                                 |  2 +-
 zeppelin-interpreter/pom.xml                                   |  2 +-
 47 files changed, 60 insertions(+), 60 deletions(-)
 copy docker/src/main/{Dockerfile-0.12.2-cluster => Dockerfile-0.12.6-cluster} 
(85%)
 copy docker/src/main/{Dockerfile-0.12.3-grafana => Dockerfile-0.12.6-grafana} 
(83%)
 copy docker/src/main/{Dockerfile-0.12.3-node => Dockerfile-0.12.6-node} (83%)

Reply via email to