From fbb4c351b32af1ebc80828a7065df24ecd5d5049 Mon Sep 17 00:00:00 2001 From: HTHou Date: Thu, 15 Jan 2026 16:07:08 +0800 Subject: [PATCH 01/16] [maven-release-plugin] prepare for next development iteration --- code-coverage/pom.xml | 2 +- distribution/pom.xml | 10 +++--- example/jdbc/pom.xml | 2 +- example/mqtt-customize/pom.xml | 2 +- example/mqtt/pom.xml | 2 +- example/pipe-count-point-processor/pom.xml | 4 +-- example/pipe-opc-ua-sink/pom.xml | 2 +- example/pom.xml | 2 +- example/rest-java-example/pom.xml | 2 +- example/schema/pom.xml | 2 +- example/session/pom.xml | 2 +- example/trigger/pom.xml | 2 +- example/udf/pom.xml | 2 +- integration-test/pom.xml | 42 +++++++++++----------- iotdb-api/external-api/pom.xml | 2 +- iotdb-api/pipe-api/pom.xml | 2 +- iotdb-api/pom.xml | 2 +- iotdb-api/trigger-api/pom.xml | 2 +- iotdb-api/udf-api/pom.xml | 2 +- iotdb-client/cli/pom.xml | 22 ++++++------ iotdb-client/client-py/pom.xml | 8 ++--- iotdb-client/isession/pom.xml | 8 ++--- iotdb-client/jdbc/pom.xml | 10 +++--- iotdb-client/pom.xml | 2 +- iotdb-client/service-rpc/pom.xml | 6 ++-- iotdb-client/session/pom.xml | 10 +++--- iotdb-core/antlr/pom.xml | 2 +- iotdb-core/confignode/pom.xml | 26 +++++++------- iotdb-core/consensus/pom.xml | 14 ++++---- iotdb-core/datanode/pom.xml | 40 ++++++++++----------- iotdb-core/metrics/core/pom.xml | 4 +-- iotdb-core/metrics/interface/pom.xml | 8 ++--- iotdb-core/metrics/pom.xml | 2 +- iotdb-core/node-commons/pom.xml | 22 ++++++------ iotdb-core/pom.xml | 2 +- iotdb-core/relational-grammar/pom.xml | 2 +- iotdb-protocol/openapi/pom.xml | 2 +- iotdb-protocol/pom.xml | 2 +- iotdb-protocol/thrift-ainode/pom.xml | 4 +-- iotdb-protocol/thrift-commons/pom.xml | 2 +- iotdb-protocol/thrift-confignode/pom.xml | 4 +-- iotdb-protocol/thrift-consensus/pom.xml | 4 +-- iotdb-protocol/thrift-datanode/pom.xml | 4 +-- library-udf/pom.xml | 4 +-- pom.xml | 14 ++++---- 45 files changed, 158 insertions(+), 158 deletions(-) diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index 509b838e42a21..d49ea0714c836 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.6 + 2.0.7-SNAPSHOT iotdb-code-coverage pom diff --git a/distribution/pom.xml b/distribution/pom.xml index 1960a02ea8314..6a43f58d76a8a 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.6 + 2.0.7-SNAPSHOT iotdb-distribution pom @@ -33,25 +33,25 @@ org.apache.iotdb iotdb-server - 2.0.6 + 2.0.7-SNAPSHOT zip org.apache.iotdb iotdb-cli - 2.0.6 + 2.0.7-SNAPSHOT zip org.apache.iotdb iotdb-confignode - 2.0.6 + 2.0.7-SNAPSHOT zip org.apache.iotdb library-udf - 2.0.6 + 2.0.7-SNAPSHOT diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index a2508477536fc..13401df6e3ea8 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.6 + 2.0.7-SNAPSHOT jdbc-example IoTDB: Example: JDBC diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml index e02c2414bd27a..2624571f4e87d 100644 --- a/example/mqtt-customize/pom.xml +++ b/example/mqtt-customize/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.6 + 2.0.7-SNAPSHOT customize-mqtt-example IoTDB: Example: Customized MQTT diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index dbcd035c51c2e..90f9b2772b9d1 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.6 + 2.0.7-SNAPSHOT mqtt-example IoTDB: Example: MQTT diff --git a/example/pipe-count-point-processor/pom.xml b/example/pipe-count-point-processor/pom.xml index 02b6b0b533bbd..a9b321b3a26c3 100644 --- a/example/pipe-count-point-processor/pom.xml +++ b/example/pipe-count-point-processor/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.6 + 2.0.7-SNAPSHOT pipe-count-point-processor-example IoTDB: Example: Pipe: Count Point Processor @@ -59,7 +59,7 @@ org.apache.maven.plugins maven-jar-plugin 3.2.2 - + diff --git a/example/pipe-opc-ua-sink/pom.xml b/example/pipe-opc-ua-sink/pom.xml index 13d6bedf1e7bb..fdb07367dc2cb 100644 --- a/example/pipe-opc-ua-sink/pom.xml +++ b/example/pipe-opc-ua-sink/pom.xml @@ -23,7 +23,7 @@ org.apache.iotdb iotdb-examples - 2.0.6 + 2.0.7-SNAPSHOT 4.0.0 pipe-opc-ua-sink-example diff --git a/example/pom.xml b/example/pom.xml index e52fb0b939153..9af648e0d262a 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.6 + 2.0.7-SNAPSHOT iotdb-examples pom diff --git a/example/rest-java-example/pom.xml b/example/rest-java-example/pom.xml index d983f178f3f65..464494728751d 100644 --- a/example/rest-java-example/pom.xml +++ b/example/rest-java-example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.6 + 2.0.7-SNAPSHOT rest-java-example IoTDB: Example: Java Rest diff --git a/example/schema/pom.xml b/example/schema/pom.xml index e331be5fdc0a7..f5e9c5bfe6e62 100644 --- a/example/schema/pom.xml +++ b/example/schema/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 2.0.6 + 2.0.7-SNAPSHOT schema-example IoTDB: Example: Schema diff --git a/example/session/pom.xml b/example/session/pom.xml index f01fd3d26a7f8..e707c5b25d1ce 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.6 + 2.0.7-SNAPSHOT client-example IoTDB: Example: Session Client diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml index 73d0ea9dbeda3..3e704a4de1848 100644 --- a/example/trigger/pom.xml +++ b/example/trigger/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.6 + 2.0.7-SNAPSHOT trigger-example IoTDB: Example: Trigger diff --git a/example/udf/pom.xml b/example/udf/pom.xml index 169672a585b5f..5036e4ab3b2a9 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.6 + 2.0.7-SNAPSHOT udf-example IoTDB: Example: UDF diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 4b428d36379dc..7665267a82168 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -24,21 +24,21 @@ org.apache.iotdb iotdb-parent - 2.0.6 + 2.0.7-SNAPSHOT integration-test IoTDB: Integration-Test - + 1 - + true 200m 200m true true 0 - + Simple 1 @@ -87,47 +87,47 @@ org.apache.iotdb iotdb-server - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-session - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-jdbc - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb trigger-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb isession - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb service-rpc - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb node-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.tsfile @@ -137,7 +137,7 @@ org.apache.iotdb udf-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb @@ -147,7 +147,7 @@ org.apache.iotdb iotdb-consensus - 2.0.6 + 2.0.7-SNAPSHOT org.slf4j @@ -176,17 +176,17 @@ org.apache.iotdb iotdb-confignode - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-cli - 2.0.6 + 2.0.7-SNAPSHOT commons-codec @@ -216,7 +216,7 @@ org.apache.iotdb iotdb-server - 2.0.6 + 2.0.7-SNAPSHOT test-jar test @@ -672,7 +672,7 @@ false - + org.apache.iotdb.itbase.category.DailyIT false true @@ -714,7 +714,7 @@ false - + org.apache.iotdb.itbase.category.ManualIT false true diff --git a/iotdb-api/external-api/pom.xml b/iotdb-api/external-api/pom.xml index 54aff61f49ad0..3408fa3c67697 100644 --- a/iotdb-api/external-api/pom.xml +++ b/iotdb-api/external-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.6 + 2.0.7-SNAPSHOT external-api IoTDB: API: External API diff --git a/iotdb-api/pipe-api/pom.xml b/iotdb-api/pipe-api/pom.xml index d04b17211c6eb..83a5f55da1c36 100644 --- a/iotdb-api/pipe-api/pom.xml +++ b/iotdb-api/pipe-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.6 + 2.0.7-SNAPSHOT pipe-api IoTDB: API: Pipe API diff --git a/iotdb-api/pom.xml b/iotdb-api/pom.xml index 55e57a9267071..56c3efcd6f086 100644 --- a/iotdb-api/pom.xml +++ b/iotdb-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.6 + 2.0.7-SNAPSHOT iotdb-api pom diff --git a/iotdb-api/trigger-api/pom.xml b/iotdb-api/trigger-api/pom.xml index 764335a76ceeb..909e23791c7b7 100644 --- a/iotdb-api/trigger-api/pom.xml +++ b/iotdb-api/trigger-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.6 + 2.0.7-SNAPSHOT trigger-api IoTDB: API: Trigger API diff --git a/iotdb-api/udf-api/pom.xml b/iotdb-api/udf-api/pom.xml index 4e0938b82f5e2..4235a63430c15 100644 --- a/iotdb-api/udf-api/pom.xml +++ b/iotdb-api/udf-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.6 + 2.0.7-SNAPSHOT udf-api IoTDB: API: UDF API diff --git a/iotdb-client/cli/pom.xml b/iotdb-client/cli/pom.xml index 10b2922c8d056..c33dee262ca4e 100644 --- a/iotdb-client/cli/pom.xml +++ b/iotdb-client/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.6 + 2.0.7-SNAPSHOT iotdb-cli IoTDB: Client: CLI @@ -37,37 +37,37 @@ org.apache.iotdb iotdb-session - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-jdbc - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-antlr - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb node-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-server - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb isession - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb service-rpc - 2.0.6 + 2.0.7-SNAPSHOT org.apache.tsfile @@ -82,17 +82,17 @@ org.apache.iotdb iotdb-thrift - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb pipe-api - 2.0.6 + 2.0.7-SNAPSHOT org.slf4j diff --git a/iotdb-client/client-py/pom.xml b/iotdb-client/client-py/pom.xml index 0acc5f1bfe5bd..48a20680a2864 100644 --- a/iotdb-client/client-py/pom.xml +++ b/iotdb-client/client-py/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.6 + 2.0.7-SNAPSHOT iotdb-python-api IoTDB: Client: Python-API @@ -34,19 +34,19 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT provided org.apache.iotdb iotdb-thrift - 2.0.6 + 2.0.7-SNAPSHOT provided org.apache.iotdb iotdb-thrift-confignode - 2.0.6 + 2.0.7-SNAPSHOT provided diff --git a/iotdb-client/isession/pom.xml b/iotdb-client/isession/pom.xml index 353c3f6bd082a..ec63adb33fad1 100644 --- a/iotdb-client/isession/pom.xml +++ b/iotdb-client/isession/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.6 + 2.0.7-SNAPSHOT isession IoTDB: Client: isession @@ -32,7 +32,7 @@ org.apache.iotdb service-rpc - 2.0.6 + 2.0.7-SNAPSHOT org.apache.tsfile @@ -47,12 +47,12 @@ org.apache.iotdb iotdb-thrift - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml index 0c0ba5d8c7775..90010e9ab22a6 100644 --- a/iotdb-client/jdbc/pom.xml +++ b/iotdb-client/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.6 + 2.0.7-SNAPSHOT iotdb-jdbc IoTDB: Client: Jdbc @@ -38,12 +38,12 @@ org.apache.iotdb service-rpc - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.tsfile @@ -58,7 +58,7 @@ org.apache.iotdb iotdb-thrift - 2.0.6 + 2.0.7-SNAPSHOT org.apache.thrift @@ -266,7 +266,7 @@ - + diff --git a/iotdb-client/pom.xml b/iotdb-client/pom.xml index c67b016a84f2e..55d23f9ba24df 100644 --- a/iotdb-client/pom.xml +++ b/iotdb-client/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.6 + 2.0.7-SNAPSHOT iotdb-client pom diff --git a/iotdb-client/service-rpc/pom.xml b/iotdb-client/service-rpc/pom.xml index f9d6abc877540..013fde31d5c48 100644 --- a/iotdb-client/service-rpc/pom.xml +++ b/iotdb-client/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.6 + 2.0.7-SNAPSHOT service-rpc IoTDB: Client: Service-RPC @@ -60,12 +60,12 @@ org.apache.iotdb iotdb-thrift - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/session/pom.xml b/iotdb-client/session/pom.xml index eaa835ff4c1c6..d9306c1f61f0d 100644 --- a/iotdb-client/session/pom.xml +++ b/iotdb-client/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.6 + 2.0.7-SNAPSHOT iotdb-session IoTDB: Client: Session @@ -37,17 +37,17 @@ org.apache.iotdb service-rpc - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb isession - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.tsfile @@ -67,7 +67,7 @@ org.apache.iotdb iotdb-thrift - 2.0.6 + 2.0.7-SNAPSHOT org.slf4j diff --git a/iotdb-core/antlr/pom.xml b/iotdb-core/antlr/pom.xml index f4a00ea99b527..73adf4587a68b 100644 --- a/iotdb-core/antlr/pom.xml +++ b/iotdb-core/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.6 + 2.0.7-SNAPSHOT iotdb-antlr IoTDB: Core: Antlr-Parser diff --git a/iotdb-core/confignode/pom.xml b/iotdb-core/confignode/pom.xml index db0174f51ec10..d693d60152eed 100644 --- a/iotdb-core/confignode/pom.xml +++ b/iotdb-core/confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.6 + 2.0.7-SNAPSHOT iotdb-confignode IoTDB: Core: ConfigNode @@ -42,62 +42,62 @@ org.apache.iotdb service-rpc - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-consensus - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-server - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb pipe-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb trigger-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb metrics-interface - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-ainode - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb node-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb udf-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.tsfile diff --git a/iotdb-core/consensus/pom.xml b/iotdb-core/consensus/pom.xml index 270e4c8d05ff4..b8d398accdcbe 100644 --- a/iotdb-core/consensus/pom.xml +++ b/iotdb-core/consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.6 + 2.0.7-SNAPSHOT iotdb-consensus IoTDB: Core: Consensus @@ -39,32 +39,32 @@ org.apache.iotdb node-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb metrics-interface - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb service-rpc - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb pipe-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.ratis diff --git a/iotdb-core/datanode/pom.xml b/iotdb-core/datanode/pom.xml index 6d1e264f4f18c..9c98fb62b65d1 100644 --- a/iotdb-core/datanode/pom.xml +++ b/iotdb-core/datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.6 + 2.0.7-SNAPSHOT iotdb-server IoTDB: Core: Data-Node (Server) @@ -37,12 +37,12 @@ org.apache.iotdb service-rpc - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-consensus - 2.0.6 + 2.0.7-SNAPSHOT org.apache.tsfile @@ -57,82 +57,82 @@ org.apache.iotdb external-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb openapi - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb node-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb isession - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-antlr - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-relational-grammar - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb udf-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb trigger-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb metrics-interface - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-ainode - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb pipe-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-session - 2.0.6 + 2.0.7-SNAPSHOT org.apache.commons @@ -322,7 +322,7 @@ org.apache.iotdb metrics-core - 2.0.6 + 2.0.7-SNAPSHOT org.mockito diff --git a/iotdb-core/metrics/core/pom.xml b/iotdb-core/metrics/core/pom.xml index f7143d07a1cb2..1c1ee21110ea3 100644 --- a/iotdb-core/metrics/core/pom.xml +++ b/iotdb-core/metrics/core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-metrics - 2.0.6 + 2.0.7-SNAPSHOT metrics-core IoTDB: Core: Metrics: API Impl @@ -32,7 +32,7 @@ org.apache.iotdb metrics-interface - 2.0.6 + 2.0.7-SNAPSHOT io.micrometer diff --git a/iotdb-core/metrics/interface/pom.xml b/iotdb-core/metrics/interface/pom.xml index 0174fe8aa8858..a95078f28e6d8 100644 --- a/iotdb-core/metrics/interface/pom.xml +++ b/iotdb-core/metrics/interface/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-metrics - 2.0.6 + 2.0.7-SNAPSHOT metrics-interface IoTDB: Core: Metrics: Metrics API @@ -33,17 +33,17 @@ org.apache.iotdb iotdb-session - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb isession - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb service-rpc - 2.0.6 + 2.0.7-SNAPSHOT org.apache.tsfile diff --git a/iotdb-core/metrics/pom.xml b/iotdb-core/metrics/pom.xml index 4efd30a0a90dc..a201a6413a5a5 100644 --- a/iotdb-core/metrics/pom.xml +++ b/iotdb-core/metrics/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.6 + 2.0.7-SNAPSHOT iotdb-metrics pom diff --git a/iotdb-core/node-commons/pom.xml b/iotdb-core/node-commons/pom.xml index 19e3e2029e4da..b3f45edf8f908 100644 --- a/iotdb-core/node-commons/pom.xml +++ b/iotdb-core/node-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.6 + 2.0.7-SNAPSHOT node-commons IoTDB: Core: Node Commons @@ -38,7 +38,7 @@ org.apache.iotdb service-rpc - 2.0.6 + 2.0.7-SNAPSHOT org.apache.tsfile @@ -48,37 +48,37 @@ org.apache.iotdb udf-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb trigger-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb pipe-api - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 2.0.6 + 2.0.7-SNAPSHOT org.apache.tsfile @@ -88,12 +88,12 @@ org.apache.iotdb metrics-interface - 2.0.6 + 2.0.7-SNAPSHOT org.apache.iotdb metrics-core - 2.0.6 + 2.0.7-SNAPSHOT io.dropwizard.metrics diff --git a/iotdb-core/pom.xml b/iotdb-core/pom.xml index 3f665c168a553..afa8ba25d26b5 100644 --- a/iotdb-core/pom.xml +++ b/iotdb-core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.6 + 2.0.7-SNAPSHOT iotdb-core pom diff --git a/iotdb-core/relational-grammar/pom.xml b/iotdb-core/relational-grammar/pom.xml index 2413b139f9f8d..f4fb18bee2c83 100644 --- a/iotdb-core/relational-grammar/pom.xml +++ b/iotdb-core/relational-grammar/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.6 + 2.0.7-SNAPSHOT iotdb-relational-grammar IoTDB: Core: Relational-Antlr-Parser diff --git a/iotdb-protocol/openapi/pom.xml b/iotdb-protocol/openapi/pom.xml index 0791f8ae77c56..f31e3ba1d097d 100644 --- a/iotdb-protocol/openapi/pom.xml +++ b/iotdb-protocol/openapi/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.6 + 2.0.7-SNAPSHOT openapi IoTDB: Protocol: OpenAPI diff --git a/iotdb-protocol/pom.xml b/iotdb-protocol/pom.xml index 1d7d6969250b0..853a97ab20938 100644 --- a/iotdb-protocol/pom.xml +++ b/iotdb-protocol/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.6 + 2.0.7-SNAPSHOT iotdb-protocol pom diff --git a/iotdb-protocol/thrift-ainode/pom.xml b/iotdb-protocol/thrift-ainode/pom.xml index 5a5ae3a037b26..7099e21ca2f18 100644 --- a/iotdb-protocol/thrift-ainode/pom.xml +++ b/iotdb-protocol/thrift-ainode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.6 + 2.0.7-SNAPSHOT iotdb-thrift-ainode IoTDB: Protocol: Thrift AI Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT diff --git a/iotdb-protocol/thrift-commons/pom.xml b/iotdb-protocol/thrift-commons/pom.xml index 890a4bb7a26d6..98e0f974ca372 100644 --- a/iotdb-protocol/thrift-commons/pom.xml +++ b/iotdb-protocol/thrift-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.6 + 2.0.7-SNAPSHOT iotdb-thrift-commons IoTDB: Protocol: Thrift Commons diff --git a/iotdb-protocol/thrift-confignode/pom.xml b/iotdb-protocol/thrift-confignode/pom.xml index a3765d35b409b..cb1d8b89d007d 100644 --- a/iotdb-protocol/thrift-confignode/pom.xml +++ b/iotdb-protocol/thrift-confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.6 + 2.0.7-SNAPSHOT iotdb-thrift-confignode IoTDB: Protocol: Thrift Config Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT diff --git a/iotdb-protocol/thrift-consensus/pom.xml b/iotdb-protocol/thrift-consensus/pom.xml index b2a5884dc3ef0..2177270af220c 100644 --- a/iotdb-protocol/thrift-consensus/pom.xml +++ b/iotdb-protocol/thrift-consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.6 + 2.0.7-SNAPSHOT iotdb-thrift-consensus IoTDB: Protocol: Thrift Consensus @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT org.slf4j diff --git a/iotdb-protocol/thrift-datanode/pom.xml b/iotdb-protocol/thrift-datanode/pom.xml index 48583e073598c..0befb71d99732 100644 --- a/iotdb-protocol/thrift-datanode/pom.xml +++ b/iotdb-protocol/thrift-datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.6 + 2.0.7-SNAPSHOT iotdb-thrift IoTDB: Protocol: Thrift Data Node @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7-SNAPSHOT org.apache.thrift diff --git a/library-udf/pom.xml b/library-udf/pom.xml index 481c9561f2774..d4f0aaa5fdfd5 100644 --- a/library-udf/pom.xml +++ b/library-udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.6 + 2.0.7-SNAPSHOT library-udf IoTDB: UDF @@ -41,7 +41,7 @@ org.apache.iotdb udf-api - 2.0.6 + 2.0.7-SNAPSHOT org.slf4j diff --git a/pom.xml b/pom.xml index edb2dea7cc691..59bbcb0fe2f5c 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.iotdb iotdb-parent - 2.0.6 + 2.0.7-SNAPSHOT pom Apache IoTDB Project Parent POM This is the top level project that builds, packages the iotdb engine, client, and integration libs. @@ -57,9 +57,9 @@ 4.9.3 - + 4.2.0 - + 2.9.3 3.3.0 @@ -165,7 +165,7 @@ 1.6.14 chmod - + 1 @@ -672,7 +672,7 @@ false - + org.apache.iotdb.itbase.category.DailyIT false true @@ -714,7 +714,7 @@ false - + org.apache.iotdb.itbase.category.ManualIT false true diff --git a/integration-test/src/main/java/org/apache/iotdb/itbase/constant/BuiltinTimeSeriesGeneratingFunctionEnum.java b/integration-test/src/main/java/org/apache/iotdb/itbase/constant/BuiltinTimeSeriesGeneratingFunctionEnum.java index 5167c52f4d5df..8cd11a13f8e85 100644 --- a/integration-test/src/main/java/org/apache/iotdb/itbase/constant/BuiltinTimeSeriesGeneratingFunctionEnum.java +++ b/integration-test/src/main/java/org/apache/iotdb/itbase/constant/BuiltinTimeSeriesGeneratingFunctionEnum.java @@ -72,7 +72,6 @@ public enum BuiltinTimeSeriesGeneratingFunctionEnum { EQUAL_SIZE_BUCKET_AGG_SAMPLE("EQUAL_SIZE_BUCKET_AGG_SAMPLE"), EQUAL_SIZE_BUCKET_M4_SAMPLE("EQUAL_SIZE_BUCKET_M4_SAMPLE"), EQUAL_SIZE_BUCKET_OUTLIER_SAMPLE("EQUAL_SIZE_BUCKET_OUTLIER_SAMPLE"), - JEXL("JEXL"), MASTER_REPAIR("MASTER_REPAIR"), FORECAST("FORECAST"), M4("M4"); diff --git a/integration-test/src/test/java/org/apache/iotdb/db/it/udf/IoTDBUDTFBuiltinFunctionIT.java b/integration-test/src/test/java/org/apache/iotdb/db/it/udf/IoTDBUDTFBuiltinFunctionIT.java index 61de72829ccc9..4bec71586cc31 100644 --- a/integration-test/src/test/java/org/apache/iotdb/db/it/udf/IoTDBUDTFBuiltinFunctionIT.java +++ b/integration-test/src/test/java/org/apache/iotdb/db/it/udf/IoTDBUDTFBuiltinFunctionIT.java @@ -1490,241 +1490,6 @@ private void test_M4_constantTimeSeries() { } } - @Test - public void testUDTFJexl() { - try (Connection connection = EnvFactory.getEnv().getConnection(); - Statement statement = connection.createStatement()) { - statement.execute("CREATE TIMESERIES root.sg.d7.s1 with datatype=INT32,encoding=PLAIN"); - statement.execute("CREATE TIMESERIES root.sg.d7.s2 with datatype=FLOAT,encoding=PLAIN"); - statement.execute("CREATE TIMESERIES root.sg.d7.s3 with datatype=DOUBLE,encoding=PLAIN"); - statement.execute("CREATE TIMESERIES root.sg.d7.s4 with datatype=TEXT,encoding=PLAIN"); - statement.execute("CREATE TIMESERIES root.sg.d7.s5 with datatype=BOOLEAN,encoding=PLAIN"); - statement.execute("CREATE TIMESERIES root.sg.d7.s6 with datatype=INT64,encoding=PLAIN"); - statement.execute("CREATE TIMESERIES root.sg.d7.s7 with datatype=INT64,encoding=PLAIN"); - statement.execute("CREATE TIMESERIES root.sg.d7.s8 with datatype=FLOAT,encoding=PLAIN"); - statement.execute("CREATE TIMESERIES root.sg.d7.s9 with datatype=TEXT,encoding=PLAIN"); - } catch (SQLException throwable) { - fail(throwable.getMessage()); - } - String[] SQL_FOR_SAMPLE_1 = new String[6]; - String[] SQL_FOR_SAMPLE_2 = new String[6]; - String[] SQL_FOR_SAMPLE_3 = new String[6]; - String[] SQL_FOR_SAMPLE_4 = new String[6]; - String[] SQL_FOR_SAMPLE_5 = new String[6]; - String[] SQL_FOR_SAMPLE_6 = new String[6]; - String[] SQL_FOR_SAMPLE_7 = new String[6]; - String[] SQL_FOR_SAMPLE_8 = new String[6]; - String[] SQL_FOR_SAMPLE_9 = new String[6]; - for (int i = 0; i < 5; i++) { - SQL_FOR_SAMPLE_1[i] = - String.format( - Locale.ENGLISH, "insert into root.sg.d7(time, s1) values (%d, %d)", i, i + 1); - SQL_FOR_SAMPLE_2[i] = - String.format( - Locale.ENGLISH, "insert into root.sg.d7(time, s2) values (%d, %f)", i, i + 1.0); - SQL_FOR_SAMPLE_3[i] = - String.format( - Locale.ENGLISH, "insert into root.sg.d7(time, s3) values (%d, %f)", i, i + 1.0); - SQL_FOR_SAMPLE_4[i] = - String.format( - Locale.ENGLISH, "insert into root.sg.d7(time, s4) values (%d, '%s')", i, "string"); - SQL_FOR_SAMPLE_5[i] = String.format("insert into root.sg.d7(time, s5) values (%d, true)", i); - SQL_FOR_SAMPLE_6[i] = - String.format( - Locale.ENGLISH, "insert into root.sg.d7(time, s6) values (%d, %d)", i, i + 8); - SQL_FOR_SAMPLE_7[i] = - String.format( - Locale.ENGLISH, "insert into root.sg.d7(time, s7) values (%d, %d)", i, i + 1); - SQL_FOR_SAMPLE_8[i] = - String.format( - Locale.ENGLISH, "insert into root.sg.d7(time, s8) values (%d, %f)", i, i + 1.0); - SQL_FOR_SAMPLE_9[i] = - String.format( - Locale.ENGLISH, "insert into root.sg.d7(time, s9) values (%d, '%s')", i, "string"); - } - SQL_FOR_SAMPLE_1[5] = - String.format( - Locale.ENGLISH, - "insert into root.sg.d7(time, s1) values (%d, %d)", - 10000000000L, - 5 + 1); - SQL_FOR_SAMPLE_2[5] = - String.format( - Locale.ENGLISH, - "insert into root.sg.d7(time, s2) values (%d, %f)", - 10000000000L, - 5 + 1.0); - SQL_FOR_SAMPLE_3[5] = - String.format( - Locale.ENGLISH, - "insert into root.sg.d7(time, s3) values (%d, %f)", - 10000000000L, - 5 + 1.0); - SQL_FOR_SAMPLE_4[5] = - String.format( - Locale.ENGLISH, - "insert into root.sg.d7(time, s4) values (%d, '%s')", - 10000000000L, - "string"); - SQL_FOR_SAMPLE_5[5] = String.format("insert into root.sg.d7(time, s5) values (%d, true)", 5); - SQL_FOR_SAMPLE_6[5] = - String.format( - Locale.ENGLISH, - "insert into root.sg.d7(time, s6) values (%d, %d)", - 10000000000L, - 5 + 8); - SQL_FOR_SAMPLE_7[5] = - String.format( - Locale.ENGLISH, - "insert into root.sg.d7(time, s7) values (%d, %d)", - 10000000000L, - 5 + 1); - SQL_FOR_SAMPLE_8[5] = - String.format( - Locale.ENGLISH, - "insert into root.sg.d7(time, s8) values (%d, %f)", - 10000000000L, - 5 + 1.0); - SQL_FOR_SAMPLE_9[5] = - String.format( - Locale.ENGLISH, - "insert into root.sg.d7(time, s9) values (%d, '%s')", - 10000000000L, - "string"); - double[] ANSWER1 = new double[] {2, 4, 6, 8, 10, 12}; - double[] ANSWER2 = new double[] {2, 4, 6, 8, 10, 12}; - double[] ANSWER3 = new double[] {4, 7, 10, 13, 16, 19}; - String[] ANSWER4 = - new String[] {"string2", "string2", "string2", "string2", "string2", "string2"}; - double[] ANSWER7 = new double[] {1, 4, 9, 16, 25, 36}; - String[] ANSWER8 = - new String[] {"string1", "string4", "string9", "string16", "string25", "string36"}; - double[] ANSWER9 = new double[] {2, 9, 28, 65, 126, 469}; - try (Connection connection = EnvFactory.getEnv().getConnection(); - Statement statement = connection.createStatement()) { - for (int i = 0; i < 5; i++) { - statement.execute(SQL_FOR_SAMPLE_1[i]); - statement.execute(SQL_FOR_SAMPLE_2[i]); - statement.execute(SQL_FOR_SAMPLE_3[i]); - statement.execute(SQL_FOR_SAMPLE_4[i]); - statement.execute(SQL_FOR_SAMPLE_5[i]); - statement.execute(SQL_FOR_SAMPLE_6[i]); - statement.execute(SQL_FOR_SAMPLE_7[i]); - statement.execute(SQL_FOR_SAMPLE_8[i]); - statement.execute(SQL_FOR_SAMPLE_9[i]); - } - } catch (SQLException throwable) { - fail(throwable.getMessage()); - } - - try (Connection connection = EnvFactory.getEnv().getConnection(); - Statement statement = connection.createStatement()) { - String functionName = "JEXL"; - String expr1 = "x -> {2 * x}"; - String expr2 = "x -> {x + x}"; - String expr3 = "x -> {x * 3 + 1}"; - String expr4 = "x -> {x + 2}"; - String expr5 = "x -> {x == true}"; - String expr6 = "x -> {x == x}"; - String expr7 = "(x, y) -> {x * y}"; - String expr8 = "(x, y, z) -> {x + y * z}"; - String expr9 = "(x, y, z, a) -> {x * y * z + (a ? 1 : -1)}"; - ResultSet resultSet = - statement.executeQuery( - String.format( - "select %s(s1, 'expr'='%s'), " - + "%s(s2, 'expr'='%s'), " - + "%s(s3, 'expr'='%s'), " - + "%s(s4, 'expr'='%s'), " - + "%s(s5, 'expr'='%s'), " - + "%s(s6, 'expr'='%s'), " - + "%s(s7, s8, 'expr'='%s'), " - + "%s(s4, s7, s1, 'expr'='%s'), " - + "%s(s1, s7, s8, s5, 'expr'='%s') " - + "from root.sg.d7", - functionName, - expr1, - functionName, - expr2, - functionName, - expr3, - functionName, - expr4, - functionName, - expr5, - functionName, - expr6, - functionName, - expr7, - functionName, - expr8, - functionName, - expr9)); - int columnCount = resultSet.getMetaData().getColumnCount(); - assertEquals(1 + 9, columnCount); - for (int i = 0; i < 5; i++) { - resultSet.next(); - assertEquals(ANSWER1[i], resultSet.getDouble(2), 0.01); - assertEquals(ANSWER2[i], resultSet.getDouble(3), 0.01); - assertEquals(ANSWER3[i], resultSet.getDouble(4), 0.01); - assertEquals(ANSWER4[i], resultSet.getString(5)); - assertTrue(resultSet.getBoolean(6)); - assertTrue(resultSet.getBoolean(7)); - assertEquals(ANSWER7[i], resultSet.getDouble(8), 0.01); - assertEquals(ANSWER8[i], resultSet.getString(9)); - assertEquals(ANSWER9[i], resultSet.getDouble(10), 0.01); - } - - resultSet = - statement.executeQuery( - String.format( - "select %s(s1, 'expr'='%s'), " - + "%s(s2, 'expr'='%s'), " - + "%s(s3, 'expr'='%s'), " - + "%s(s4, 'expr'='%s'), " - + "%s(s5, 'expr'='%s'), " - + "%s(s6, 'expr'='%s'), " - + "%s(s7, s8, 'expr'='%s'), " - + "%s(s4, s7, s1, 'expr'='%s'), " - + "%s(s1, s7, s8, s5, 'expr'='%s') " - + "from root.sg.d7 align by device", - functionName, - expr1, - functionName, - expr2, - functionName, - expr3, - functionName, - expr4, - functionName, - expr5, - functionName, - expr6, - functionName, - expr7, - functionName, - expr8, - functionName, - expr9)); - columnCount = resultSet.getMetaData().getColumnCount(); - assertEquals(2 + 9, columnCount); - for (int i = 0; i < 5; i++) { - resultSet.next(); - assertEquals(ANSWER1[i], resultSet.getDouble(2 + 1), 0.01); - assertEquals(ANSWER2[i], resultSet.getDouble(3 + 1), 0.01); - assertEquals(ANSWER3[i], resultSet.getDouble(4 + 1), 0.01); - assertEquals(ANSWER4[i], resultSet.getString(5 + 1)); - assertTrue(resultSet.getBoolean(6 + 1)); - assertTrue(resultSet.getBoolean(7 + 1)); - assertEquals(ANSWER7[i], resultSet.getDouble(8 + 1), 0.01); - assertEquals(ANSWER8[i], resultSet.getString(9 + 1)); - assertEquals(ANSWER9[i], resultSet.getDouble(10 + 1), 0.01); - } - } catch (Exception e) { - e.printStackTrace(); - } - } - @Test public void testStringFunctions() { String[] createSQLs = diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml index 90010e9ab22a6..ab98f14daf8f8 100644 --- a/iotdb-client/jdbc/pom.xml +++ b/iotdb-client/jdbc/pom.xml @@ -266,7 +266,7 @@ - + diff --git a/iotdb-core/ainode/iotdb/conf/git.properties b/iotdb-core/ainode/iotdb/conf/git.properties new file mode 100644 index 0000000000000..e987545cf9820 --- /dev/null +++ b/iotdb-core/ainode/iotdb/conf/git.properties @@ -0,0 +1,3 @@ +#Generated by Git-Commit-Id-Plugin +git.commit.id.abbrev=370df98 +git.dirty=false diff --git a/iotdb-core/ainode/iotdb/conf/pom.properties b/iotdb-core/ainode/iotdb/conf/pom.properties new file mode 100644 index 0000000000000..e519c00680ce7 --- /dev/null +++ b/iotdb-core/ainode/iotdb/conf/pom.properties @@ -0,0 +1,21 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + +artifactId=iotdb-ainode +groupId=org.apache.iotdb +version=1.3.7-SNAPSHOT \ No newline at end of file diff --git a/iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/udf/BuiltinTimeSeriesGeneratingFunction.java b/iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/udf/BuiltinTimeSeriesGeneratingFunction.java index 67009258bc237..533ab2d97ecc8 100644 --- a/iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/udf/BuiltinTimeSeriesGeneratingFunction.java +++ b/iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/udf/BuiltinTimeSeriesGeneratingFunction.java @@ -51,7 +51,6 @@ import org.apache.iotdb.commons.udf.builtin.UDTFExp; import org.apache.iotdb.commons.udf.builtin.UDTFFloor; import org.apache.iotdb.commons.udf.builtin.UDTFInRange; -import org.apache.iotdb.commons.udf.builtin.UDTFJexl; import org.apache.iotdb.commons.udf.builtin.UDTFLog; import org.apache.iotdb.commons.udf.builtin.UDTFLog10; import org.apache.iotdb.commons.udf.builtin.UDTFM4; @@ -136,7 +135,6 @@ public enum BuiltinTimeSeriesGeneratingFunction { EQUAL_SIZE_BUCKET_M4_SAMPLE("EQUAL_SIZE_BUCKET_M4_SAMPLE", UDTFEqualSizeBucketM4Sample.class), EQUAL_SIZE_BUCKET_OUTLIER_SAMPLE( "EQUAL_SIZE_BUCKET_OUTLIER_SAMPLE", UDTFEqualSizeBucketOutlierSample.class), - JEXL("JEXL", UDTFJexl.class), MASTER_REPAIR("MASTER_REPAIR", UDTFMasterRepair.class), M4("M4", UDTFM4.class), FORECAST("FORECAST", UDTFForecast.class), diff --git a/iotdb-core/node-commons/pom.xml b/iotdb-core/node-commons/pom.xml index b3f45edf8f908..07bca96ab84fd 100644 --- a/iotdb-core/node-commons/pom.xml +++ b/iotdb-core/node-commons/pom.xml @@ -159,10 +159,6 @@ com.github.ben-manes.caffeine caffeine - - org.apache.commons - commons-jexl3 - com.github.luben zstd-jni diff --git a/iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/UDTFJexl.java b/iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/UDTFJexl.java deleted file mode 100644 index d554cfe25720a..0000000000000 --- a/iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/UDTFJexl.java +++ /dev/null @@ -1,365 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -package org.apache.iotdb.commons.udf.builtin; - -import org.apache.iotdb.commons.exception.MetadataException; -import org.apache.iotdb.commons.udf.utils.UDFDataTypeTransformer; -import org.apache.iotdb.udf.api.UDTF; -import org.apache.iotdb.udf.api.access.Row; -import org.apache.iotdb.udf.api.collector.PointCollector; -import org.apache.iotdb.udf.api.customizer.config.UDTFConfigurations; -import org.apache.iotdb.udf.api.customizer.parameter.UDFParameterValidator; -import org.apache.iotdb.udf.api.customizer.parameter.UDFParameters; -import org.apache.iotdb.udf.api.customizer.strategy.RowByRowAccessStrategy; -import org.apache.iotdb.udf.api.exception.UDFException; -import org.apache.iotdb.udf.api.exception.UDFInputSeriesDataTypeNotValidException; -import org.apache.iotdb.udf.api.exception.UDFOutputSeriesDataTypeNotValidException; -import org.apache.iotdb.udf.api.type.Type; - -import org.apache.commons.jexl3.JexlBuilder; -import org.apache.commons.jexl3.JexlEngine; -import org.apache.commons.jexl3.JexlScript; -import org.apache.tsfile.enums.TSDataType; - -import java.io.IOException; -import java.util.HashMap; - -public class UDTFJexl implements UDTF { - - private int inputSeriesNumber; - private TSDataType[] inputDataType; - private TSDataType outputDataType; - private JexlScript script; - private Evaluator evaluator; - - @Override - public void validate(UDFParameterValidator validator) throws UDFException { - inputSeriesNumber = validator.getParameters().getChildExpressionsSize(); - for (int i = 0; i < inputSeriesNumber; i++) { - validator.validateInputSeriesDataType( - i, Type.INT32, Type.INT64, Type.FLOAT, Type.DOUBLE, Type.TEXT, Type.BOOLEAN); - } - validator.validateRequiredAttribute("expr"); - } - - @Override - public void beforeStart(UDFParameters parameters, UDTFConfigurations configurations) - throws UDFInputSeriesDataTypeNotValidException, - UDFOutputSeriesDataTypeNotValidException, - MetadataException { - String expr = parameters.getString("expr"); - JexlEngine jexl = new JexlBuilder().create(); - script = jexl.createScript(expr); - - inputDataType = new TSDataType[inputSeriesNumber]; - for (int i = 0; i < inputSeriesNumber; i++) { - inputDataType[i] = UDFDataTypeTransformer.transformToTsDataType(parameters.getDataType(i)); - } - outputDataType = probeOutputDataType(); - - if (inputSeriesNumber == 1) { - switch (inputDataType[0]) { - case INT32: - evaluator = new EvaluatorIntInput(); - break; - case INT64: - evaluator = new EvaluatorLongInput(); - break; - case FLOAT: - evaluator = new EvaluatorFloatInput(); - break; - case DOUBLE: - evaluator = new EvaluatorDoubleInput(); - break; - case TEXT: - evaluator = new EvaluatorStringInput(); - break; - case BOOLEAN: - evaluator = new EvaluatorBooleanInput(); - break; - case STRING: - case TIMESTAMP: - case DATE: - case BLOB: - default: - throw new UDFInputSeriesDataTypeNotValidException( - 0, - UDFDataTypeTransformer.transformToUDFDataType(inputDataType[0]), - Type.INT32, - Type.INT64, - Type.FLOAT, - Type.DOUBLE, - Type.TEXT, - Type.BOOLEAN); - } - } else { - evaluator = new EvaluatorMulInput(); - } - - configurations - .setAccessStrategy(new RowByRowAccessStrategy()) - .setOutputDataType(UDFDataTypeTransformer.transformToUDFDataType(outputDataType)); - } - - // 23, 23L, 23f, 23d, "string", true are hard codes for probing - private HashMap initialMap() { - HashMap map = new HashMap<>(); - map.put(TSDataType.INT32, 23); - map.put(TSDataType.INT64, 23L); - map.put(TSDataType.FLOAT, 23f); - map.put(TSDataType.DOUBLE, 23d); - map.put(TSDataType.TEXT, "string"); - map.put(TSDataType.BOOLEAN, true); - return map; - } - - private TSDataType probeOutputDataType() throws UDFOutputSeriesDataTypeNotValidException { - // initial inputHardCodes to probe OutputDataType - HashMap map = initialMap(); - Object[] inputHardCodes = new Object[inputSeriesNumber]; - for (int i = 0; i < inputSeriesNumber; i++) { - inputHardCodes[i] = map.get(inputDataType[i]); - } - - Object o = script.execute(null, inputHardCodes); - - if (o instanceof Number) { - return TSDataType.DOUBLE; - } else if (o instanceof String) { - return TSDataType.TEXT; - } else if (o instanceof Boolean) { - return TSDataType.BOOLEAN; - } else { - throw new UDFOutputSeriesDataTypeNotValidException(0, "[Number, String, Boolean]"); - } - } - - @Override - public void transform(Row row, PointCollector collector) - throws IOException, - UDFOutputSeriesDataTypeNotValidException, - UDFInputSeriesDataTypeNotValidException { - switch (outputDataType) { - case DOUBLE: - evaluator.evaluateDouble(row, collector); - break; - case TEXT: - evaluator.evaluateText(row, collector); - break; - case BOOLEAN: - evaluator.evaluateBoolean(row, collector); - break; - case TIMESTAMP: - case DATE: - case STRING: - case BLOB: - case INT64: - case INT32: - case FLOAT: - default: - // This will not happen. - throw new UDFOutputSeriesDataTypeNotValidException(0, "[Number, String, Boolean]"); - } - } - - private interface Evaluator { - void evaluateDouble(Row row, PointCollector collector) - throws IOException, UDFInputSeriesDataTypeNotValidException; - - void evaluateText(Row row, PointCollector collector) - throws IOException, UDFInputSeriesDataTypeNotValidException; - - void evaluateBoolean(Row row, PointCollector collector) - throws IOException, UDFInputSeriesDataTypeNotValidException; - } - - private class EvaluatorIntInput implements Evaluator { - @Override - public void evaluateDouble(Row row, PointCollector collector) throws IOException { - collector.putDouble( - row.getTime(), ((Number) script.execute(null, row.getInt(0))).doubleValue()); - } - - @Override - public void evaluateText(Row row, PointCollector collector) throws IOException { - collector.putString(row.getTime(), (String) script.execute(null, row.getInt(0))); - } - - @Override - public void evaluateBoolean(Row row, PointCollector collector) throws IOException { - collector.putBoolean(row.getTime(), (Boolean) script.execute(null, row.getInt(0))); - } - } - - private class EvaluatorLongInput implements Evaluator { - @Override - public void evaluateDouble(Row row, PointCollector collector) throws IOException { - collector.putDouble( - row.getTime(), ((Number) script.execute(null, row.getLong(0))).doubleValue()); - } - - @Override - public void evaluateText(Row row, PointCollector collector) throws IOException { - collector.putString(row.getTime(), (String) script.execute(null, row.getLong(0))); - } - - @Override - public void evaluateBoolean(Row row, PointCollector collector) throws IOException { - collector.putBoolean(row.getTime(), (Boolean) script.execute(null, row.getLong(0))); - } - } - - private class EvaluatorFloatInput implements Evaluator { - @Override - public void evaluateDouble(Row row, PointCollector collector) throws IOException { - collector.putDouble( - row.getTime(), ((Number) script.execute(null, row.getFloat(0))).doubleValue()); - } - - @Override - public void evaluateText(Row row, PointCollector collector) throws IOException { - collector.putString(row.getTime(), (String) script.execute(null, row.getFloat(0))); - } - - @Override - public void evaluateBoolean(Row row, PointCollector collector) throws IOException { - collector.putBoolean(row.getTime(), (Boolean) script.execute(null, row.getFloat(0))); - } - } - - private class EvaluatorDoubleInput implements Evaluator { - @Override - public void evaluateDouble(Row row, PointCollector collector) throws IOException { - collector.putDouble( - row.getTime(), ((Number) script.execute(null, row.getDouble(0))).doubleValue()); - } - - @Override - public void evaluateText(Row row, PointCollector collector) throws IOException { - collector.putString(row.getTime(), (String) script.execute(null, row.getDouble(0))); - } - - @Override - public void evaluateBoolean(Row row, PointCollector collector) throws IOException { - collector.putBoolean(row.getTime(), (Boolean) script.execute(null, row.getDouble(0))); - } - } - - private class EvaluatorStringInput implements Evaluator { - @Override - public void evaluateDouble(Row row, PointCollector collector) throws IOException { - collector.putDouble( - row.getTime(), ((Number) script.execute(null, row.getString(0))).doubleValue()); - } - - @Override - public void evaluateText(Row row, PointCollector collector) throws IOException { - collector.putString(row.getTime(), (String) script.execute(null, row.getString(0))); - } - - @Override - public void evaluateBoolean(Row row, PointCollector collector) throws IOException { - collector.putBoolean(row.getTime(), (Boolean) script.execute(null, row.getString(0))); - } - } - - private class EvaluatorBooleanInput implements Evaluator { - @Override - public void evaluateDouble(Row row, PointCollector collector) throws IOException { - collector.putDouble( - row.getTime(), ((Number) script.execute(null, row.getBoolean(0))).doubleValue()); - } - - @Override - public void evaluateText(Row row, PointCollector collector) throws IOException { - collector.putString(row.getTime(), (String) script.execute(null, row.getBoolean(0))); - } - - @Override - public void evaluateBoolean(Row row, PointCollector collector) throws IOException { - collector.putBoolean(row.getTime(), (Boolean) script.execute(null, row.getBoolean(0))); - } - } - - private class EvaluatorMulInput implements Evaluator { - - Object[] values = new Object[inputSeriesNumber]; - - @Override - public void evaluateDouble(Row row, PointCollector collector) - throws IOException, UDFInputSeriesDataTypeNotValidException { - getValues(row); - collector.putDouble(row.getTime(), ((Number) script.execute(null, values)).doubleValue()); - } - - @Override - public void evaluateText(Row row, PointCollector collector) - throws IOException, UDFInputSeriesDataTypeNotValidException { - getValues(row); - collector.putString(row.getTime(), (String) script.execute(null, values)); - } - - @Override - public void evaluateBoolean(Row row, PointCollector collector) - throws IOException, UDFInputSeriesDataTypeNotValidException { - getValues(row); - collector.putBoolean(row.getTime(), (Boolean) script.execute(null, values)); - } - - public void getValues(Row row) throws IOException, UDFInputSeriesDataTypeNotValidException { - for (int i = 0; i < inputSeriesNumber; i++) { - switch (inputDataType[i]) { - case INT32: - values[i] = row.getInt(i); - break; - case INT64: - values[i] = row.getLong(i); - break; - case FLOAT: - values[i] = row.getFloat(i); - break; - case DOUBLE: - values[i] = row.getDouble(i); - break; - case TEXT: - values[i] = row.getString(i); - break; - case BOOLEAN: - values[i] = row.getBoolean(i); - break; - case STRING: - case BLOB: - case DATE: - case TIMESTAMP: - default: - throw new UDFInputSeriesDataTypeNotValidException( - i, - UDFDataTypeTransformer.transformToUDFDataType(inputDataType[i]), - Type.INT32, - Type.INT64, - Type.FLOAT, - Type.DOUBLE, - Type.TEXT, - Type.BOOLEAN); - } - } - } - } -} diff --git a/pom.xml b/pom.xml index 59bbcb0fe2f5c..3fc3e965ea780 100644 --- a/pom.xml +++ b/pom.xml @@ -57,9 +57,9 @@ 4.9.3 - + 4.2.0 - + 2.9.3 3.3.0 @@ -69,7 +69,6 @@ 1.16.1 1.10.0 2.14.0 - 3.3 3.18.0 3.6.1 2.11.1 @@ -165,7 +164,7 @@ 1.6.14 chmod - + +# Apache IoTDB 2.0.7 + +## Features & Improvements + +- System Management: Updated Jetty dependency version. +- Others: Remove risky RPC interfaces. +- Others: Remove JEXL functions. +- Others: Check naming when creating a Pipe. +- Others: Change the default client RPC service address to 127.0.0.1. +- Others: Modify code to make internal services bind to the value specified by `dn_internal_address`instead of the default address. + +## Bugs +- Fixed an issue in the partition table automatic deletion logic: Only TTL configured at the DB level takes effect, using the maximum TTL value within the DB. +- ... # Apache IoTDB 2.0.6 diff --git a/distribution/pom.xml b/distribution/pom.xml index 6a43f58d76a8a..a1af87cc51569 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -174,7 +174,7 @@ org.apache.iotdb iotdb-ainode - 2.0.6 + 2.0.7 diff --git a/example/client-cpp-example/pom.xml b/example/client-cpp-example/pom.xml index c9cedd4f64983..d6905932a3442 100644 --- a/example/client-cpp-example/pom.xml +++ b/example/client-cpp-example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.6 + 2.0.7 client-cpp-example IoTDB: Example: CPP Client diff --git a/iotdb-client/client-cpp/pom.xml b/iotdb-client/client-cpp/pom.xml index ef658846c77eb..5a854052137e0 100644 --- a/iotdb-client/client-cpp/pom.xml +++ b/iotdb-client/client-cpp/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.6 + 2.0.7 client-cpp pom @@ -43,7 +43,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7 provided diff --git a/iotdb-client/jdbc/src/main/feature/feature.xml b/iotdb-client/jdbc/src/main/feature/feature.xml index a5ba5ce4c662a..d474821982461 100644 --- a/iotdb-client/jdbc/src/main/feature/feature.xml +++ b/iotdb-client/jdbc/src/main/feature/feature.xml @@ -18,7 +18,7 @@ --> - +
Feature to install required Bundle to use IoTDB inside Karaf container
wrap scr diff --git a/iotdb-core/ainode/pom.xml b/iotdb-core/ainode/pom.xml index e9353db65a34f..1d57baef900ab 100644 --- a/iotdb-core/ainode/pom.xml +++ b/iotdb-core/ainode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.6 + 2.0.7 iotdb-ainode IoTDB: Core: AINode @@ -33,31 +33,31 @@ org.apache.iotdb iotdb-thrift - 2.0.6 + 2.0.7 provided org.apache.iotdb iotdb-thrift-confignode - 2.0.6 + 2.0.7 provided org.apache.iotdb iotdb-thrift-commons - 2.0.6 + 2.0.7 provided org.apache.iotdb iotdb-thrift-ainode - 2.0.6 + 2.0.7 provided org.apache.iotdb iotdb-python-api - 2.0.6 + 2.0.7 provided diff --git a/iotdb-core/ainode/pyproject.toml b/iotdb-core/ainode/pyproject.toml index 151eeebb757c2..905bfe90c455e 100644 --- a/iotdb-core/ainode/pyproject.toml +++ b/iotdb-core/ainode/pyproject.toml @@ -21,7 +21,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "apache-iotdb-ainode" -version = "2.0.6" +version = "2.0.7" description = "Apache IoTDB AINode" readme = "README.md" authors = ["Apache Software Foundation "] @@ -116,4 +116,4 @@ ainode = "iotdb.ainode.core.script:main" [tool.isort] profile = "black" -skip = ["build", "dist", "target"] \ No newline at end of file +skip = ["build", "dist", "target"] From b70457a4f18256207b4a1ccb69c16c50d6fc8d90 Mon Sep 17 00:00:00 2001 From: HTHou Date: Thu, 26 Feb 2026 10:35:06 +0800 Subject: [PATCH 13/16] [maven-release-plugin] prepare release v2.0.7 --- code-coverage/pom.xml | 2 +- distribution/pom.xml | 10 +++--- example/jdbc/pom.xml | 2 +- example/mqtt-customize/pom.xml | 2 +- example/mqtt/pom.xml | 2 +- example/pipe-count-point-processor/pom.xml | 2 +- example/pipe-opc-ua-sink/pom.xml | 2 +- example/pom.xml | 2 +- example/rest-java-example/pom.xml | 2 +- example/schema/pom.xml | 2 +- example/session/pom.xml | 2 +- example/trigger/pom.xml | 2 +- example/udf/pom.xml | 2 +- integration-test/pom.xml | 32 ++++++++--------- iotdb-api/external-api/pom.xml | 2 +- iotdb-api/pipe-api/pom.xml | 2 +- iotdb-api/pom.xml | 2 +- iotdb-api/trigger-api/pom.xml | 2 +- iotdb-api/udf-api/pom.xml | 2 +- iotdb-client/cli/pom.xml | 22 ++++++------ iotdb-client/client-py/pom.xml | 8 ++--- iotdb-client/isession/pom.xml | 8 ++--- iotdb-client/jdbc/pom.xml | 8 ++--- iotdb-client/pom.xml | 2 +- iotdb-client/service-rpc/pom.xml | 6 ++-- iotdb-client/session/pom.xml | 10 +++--- iotdb-core/antlr/pom.xml | 2 +- iotdb-core/confignode/pom.xml | 26 +++++++------- iotdb-core/consensus/pom.xml | 14 ++++---- iotdb-core/datanode/pom.xml | 40 +++++++++++----------- iotdb-core/metrics/core/pom.xml | 4 +-- iotdb-core/metrics/interface/pom.xml | 8 ++--- iotdb-core/metrics/pom.xml | 2 +- iotdb-core/node-commons/pom.xml | 22 ++++++------ iotdb-core/pom.xml | 2 +- iotdb-core/relational-grammar/pom.xml | 2 +- iotdb-protocol/openapi/pom.xml | 2 +- iotdb-protocol/pom.xml | 2 +- iotdb-protocol/thrift-ainode/pom.xml | 4 +-- iotdb-protocol/thrift-commons/pom.xml | 2 +- iotdb-protocol/thrift-confignode/pom.xml | 4 +-- iotdb-protocol/thrift-consensus/pom.xml | 4 +-- iotdb-protocol/thrift-datanode/pom.xml | 4 +-- library-udf/pom.xml | 4 +-- pom.xml | 4 +-- 45 files changed, 146 insertions(+), 146 deletions(-) diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index d49ea0714c836..ed77e85efe1db 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7-SNAPSHOT + 2.0.7 iotdb-code-coverage pom diff --git a/distribution/pom.xml b/distribution/pom.xml index a1af87cc51569..082bb093bfcf7 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7-SNAPSHOT + 2.0.7 iotdb-distribution pom @@ -33,25 +33,25 @@ org.apache.iotdb iotdb-server - 2.0.7-SNAPSHOT + 2.0.7 zip org.apache.iotdb iotdb-cli - 2.0.7-SNAPSHOT + 2.0.7 zip org.apache.iotdb iotdb-confignode - 2.0.7-SNAPSHOT + 2.0.7 zip org.apache.iotdb library-udf - 2.0.7-SNAPSHOT + 2.0.7 diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index 13401df6e3ea8..86fb01d4d9977 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7-SNAPSHOT + 2.0.7 jdbc-example IoTDB: Example: JDBC diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml index 2624571f4e87d..ce9b28afa59aa 100644 --- a/example/mqtt-customize/pom.xml +++ b/example/mqtt-customize/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7-SNAPSHOT + 2.0.7 customize-mqtt-example IoTDB: Example: Customized MQTT diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index 90f9b2772b9d1..6fec4f99d0d3b 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7-SNAPSHOT + 2.0.7 mqtt-example IoTDB: Example: MQTT diff --git a/example/pipe-count-point-processor/pom.xml b/example/pipe-count-point-processor/pom.xml index 0e81eef721eb3..7823dfac8683c 100644 --- a/example/pipe-count-point-processor/pom.xml +++ b/example/pipe-count-point-processor/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7-SNAPSHOT + 2.0.7 pipe-count-point-processor-example IoTDB: Example: Pipe: Count Point Processor diff --git a/example/pipe-opc-ua-sink/pom.xml b/example/pipe-opc-ua-sink/pom.xml index fdb07367dc2cb..01d6132757dc7 100644 --- a/example/pipe-opc-ua-sink/pom.xml +++ b/example/pipe-opc-ua-sink/pom.xml @@ -23,7 +23,7 @@ org.apache.iotdb iotdb-examples - 2.0.7-SNAPSHOT + 2.0.7 4.0.0 pipe-opc-ua-sink-example diff --git a/example/pom.xml b/example/pom.xml index 9af648e0d262a..9096013cbe48b 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7-SNAPSHOT + 2.0.7 iotdb-examples pom diff --git a/example/rest-java-example/pom.xml b/example/rest-java-example/pom.xml index 464494728751d..5750b9b04b118 100644 --- a/example/rest-java-example/pom.xml +++ b/example/rest-java-example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7-SNAPSHOT + 2.0.7 rest-java-example IoTDB: Example: Java Rest diff --git a/example/schema/pom.xml b/example/schema/pom.xml index f5e9c5bfe6e62..d317716d104ef 100644 --- a/example/schema/pom.xml +++ b/example/schema/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 2.0.7-SNAPSHOT + 2.0.7 schema-example IoTDB: Example: Schema diff --git a/example/session/pom.xml b/example/session/pom.xml index e707c5b25d1ce..5eafd74f1fe85 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7-SNAPSHOT + 2.0.7 client-example IoTDB: Example: Session Client diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml index 3e704a4de1848..96aff303b279d 100644 --- a/example/trigger/pom.xml +++ b/example/trigger/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7-SNAPSHOT + 2.0.7 trigger-example IoTDB: Example: Trigger diff --git a/example/udf/pom.xml b/example/udf/pom.xml index 5036e4ab3b2a9..664ef77b41193 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7-SNAPSHOT + 2.0.7 udf-example IoTDB: Example: UDF diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 3253b0a0e60c1..1ac8d11914ce3 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7-SNAPSHOT + 2.0.7 integration-test IoTDB: Integration-Test @@ -87,47 +87,47 @@ org.apache.iotdb iotdb-server - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-session - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-jdbc - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb trigger-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb isession - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb service-rpc - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-confignode - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb node-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -137,7 +137,7 @@ org.apache.iotdb udf-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb @@ -147,7 +147,7 @@ org.apache.iotdb iotdb-consensus - 2.0.7-SNAPSHOT + 2.0.7 org.slf4j @@ -176,17 +176,17 @@ org.apache.iotdb iotdb-confignode - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-cli - 2.0.7-SNAPSHOT + 2.0.7 commons-codec @@ -216,7 +216,7 @@ org.apache.iotdb iotdb-server - 2.0.7-SNAPSHOT + 2.0.7 test-jar test diff --git a/iotdb-api/external-api/pom.xml b/iotdb-api/external-api/pom.xml index 3408fa3c67697..d67a5f64ea07c 100644 --- a/iotdb-api/external-api/pom.xml +++ b/iotdb-api/external-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.7-SNAPSHOT + 2.0.7 external-api IoTDB: API: External API diff --git a/iotdb-api/pipe-api/pom.xml b/iotdb-api/pipe-api/pom.xml index 83a5f55da1c36..9027c5d24a5bd 100644 --- a/iotdb-api/pipe-api/pom.xml +++ b/iotdb-api/pipe-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.7-SNAPSHOT + 2.0.7 pipe-api IoTDB: API: Pipe API diff --git a/iotdb-api/pom.xml b/iotdb-api/pom.xml index 56c3efcd6f086..412e6e25f0c24 100644 --- a/iotdb-api/pom.xml +++ b/iotdb-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7-SNAPSHOT + 2.0.7 iotdb-api pom diff --git a/iotdb-api/trigger-api/pom.xml b/iotdb-api/trigger-api/pom.xml index 909e23791c7b7..1e34ff9371bf8 100644 --- a/iotdb-api/trigger-api/pom.xml +++ b/iotdb-api/trigger-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.7-SNAPSHOT + 2.0.7 trigger-api IoTDB: API: Trigger API diff --git a/iotdb-api/udf-api/pom.xml b/iotdb-api/udf-api/pom.xml index 4235a63430c15..a92985437ee0b 100644 --- a/iotdb-api/udf-api/pom.xml +++ b/iotdb-api/udf-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.7-SNAPSHOT + 2.0.7 udf-api IoTDB: API: UDF API diff --git a/iotdb-client/cli/pom.xml b/iotdb-client/cli/pom.xml index c33dee262ca4e..d96f6d7cede7d 100644 --- a/iotdb-client/cli/pom.xml +++ b/iotdb-client/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.7-SNAPSHOT + 2.0.7 iotdb-cli IoTDB: Client: CLI @@ -37,37 +37,37 @@ org.apache.iotdb iotdb-session - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-jdbc - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-antlr - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb node-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-server - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb isession - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb service-rpc - 2.0.7-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -82,17 +82,17 @@ org.apache.iotdb iotdb-thrift - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb pipe-api - 2.0.7-SNAPSHOT + 2.0.7 org.slf4j diff --git a/iotdb-client/client-py/pom.xml b/iotdb-client/client-py/pom.xml index 48a20680a2864..2df779525b6f4 100644 --- a/iotdb-client/client-py/pom.xml +++ b/iotdb-client/client-py/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.7-SNAPSHOT + 2.0.7 iotdb-python-api IoTDB: Client: Python-API @@ -34,19 +34,19 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 provided org.apache.iotdb iotdb-thrift - 2.0.7-SNAPSHOT + 2.0.7 provided org.apache.iotdb iotdb-thrift-confignode - 2.0.7-SNAPSHOT + 2.0.7 provided diff --git a/iotdb-client/isession/pom.xml b/iotdb-client/isession/pom.xml index ec63adb33fad1..03dc75df46f65 100644 --- a/iotdb-client/isession/pom.xml +++ b/iotdb-client/isession/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.7-SNAPSHOT + 2.0.7 isession IoTDB: Client: isession @@ -32,7 +32,7 @@ org.apache.iotdb service-rpc - 2.0.7-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -47,12 +47,12 @@ org.apache.iotdb iotdb-thrift - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.thrift diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml index ab98f14daf8f8..6bae2f7af3563 100644 --- a/iotdb-client/jdbc/pom.xml +++ b/iotdb-client/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.7-SNAPSHOT + 2.0.7 iotdb-jdbc IoTDB: Client: Jdbc @@ -38,12 +38,12 @@ org.apache.iotdb service-rpc - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -58,7 +58,7 @@ org.apache.iotdb iotdb-thrift - 2.0.7-SNAPSHOT + 2.0.7 org.apache.thrift diff --git a/iotdb-client/pom.xml b/iotdb-client/pom.xml index 55d23f9ba24df..224e87b78bd41 100644 --- a/iotdb-client/pom.xml +++ b/iotdb-client/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7-SNAPSHOT + 2.0.7 iotdb-client pom diff --git a/iotdb-client/service-rpc/pom.xml b/iotdb-client/service-rpc/pom.xml index 013fde31d5c48..e3871e0a7846b 100644 --- a/iotdb-client/service-rpc/pom.xml +++ b/iotdb-client/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.7-SNAPSHOT + 2.0.7 service-rpc IoTDB: Client: Service-RPC @@ -60,12 +60,12 @@ org.apache.iotdb iotdb-thrift - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.thrift diff --git a/iotdb-client/session/pom.xml b/iotdb-client/session/pom.xml index d9306c1f61f0d..28f58932278d5 100644 --- a/iotdb-client/session/pom.xml +++ b/iotdb-client/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.7-SNAPSHOT + 2.0.7 iotdb-session IoTDB: Client: Session @@ -37,17 +37,17 @@ org.apache.iotdb service-rpc - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb isession - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -67,7 +67,7 @@ org.apache.iotdb iotdb-thrift - 2.0.7-SNAPSHOT + 2.0.7 org.slf4j diff --git a/iotdb-core/antlr/pom.xml b/iotdb-core/antlr/pom.xml index 73adf4587a68b..375a379e69acc 100644 --- a/iotdb-core/antlr/pom.xml +++ b/iotdb-core/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7-SNAPSHOT + 2.0.7 iotdb-antlr IoTDB: Core: Antlr-Parser diff --git a/iotdb-core/confignode/pom.xml b/iotdb-core/confignode/pom.xml index d693d60152eed..51de9a9d1373e 100644 --- a/iotdb-core/confignode/pom.xml +++ b/iotdb-core/confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7-SNAPSHOT + 2.0.7 iotdb-confignode IoTDB: Core: ConfigNode @@ -42,62 +42,62 @@ org.apache.iotdb service-rpc - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-consensus - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-server - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb pipe-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb trigger-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb metrics-interface - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-confignode - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-ainode - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb node-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb udf-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.tsfile diff --git a/iotdb-core/consensus/pom.xml b/iotdb-core/consensus/pom.xml index b8d398accdcbe..d2f40ed588e52 100644 --- a/iotdb-core/consensus/pom.xml +++ b/iotdb-core/consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7-SNAPSHOT + 2.0.7 iotdb-consensus IoTDB: Core: Consensus @@ -39,32 +39,32 @@ org.apache.iotdb node-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb metrics-interface - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-consensus - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb service-rpc - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb pipe-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.ratis diff --git a/iotdb-core/datanode/pom.xml b/iotdb-core/datanode/pom.xml index 9c98fb62b65d1..7832bedeb5fde 100644 --- a/iotdb-core/datanode/pom.xml +++ b/iotdb-core/datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7-SNAPSHOT + 2.0.7 iotdb-server IoTDB: Core: Data-Node (Server) @@ -37,12 +37,12 @@ org.apache.iotdb service-rpc - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-consensus - 2.0.7-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -57,82 +57,82 @@ org.apache.iotdb external-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb openapi - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb node-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb isession - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-antlr - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-relational-grammar - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-consensus - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb udf-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb trigger-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb metrics-interface - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-confignode - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-ainode - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb pipe-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-session - 2.0.7-SNAPSHOT + 2.0.7 org.apache.commons @@ -322,7 +322,7 @@ org.apache.iotdb metrics-core - 2.0.7-SNAPSHOT + 2.0.7 org.mockito diff --git a/iotdb-core/metrics/core/pom.xml b/iotdb-core/metrics/core/pom.xml index 1c1ee21110ea3..fc66f5abf6961 100644 --- a/iotdb-core/metrics/core/pom.xml +++ b/iotdb-core/metrics/core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-metrics - 2.0.7-SNAPSHOT + 2.0.7 metrics-core IoTDB: Core: Metrics: API Impl @@ -32,7 +32,7 @@ org.apache.iotdb metrics-interface - 2.0.7-SNAPSHOT + 2.0.7 io.micrometer diff --git a/iotdb-core/metrics/interface/pom.xml b/iotdb-core/metrics/interface/pom.xml index a95078f28e6d8..55c3c85440a46 100644 --- a/iotdb-core/metrics/interface/pom.xml +++ b/iotdb-core/metrics/interface/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-metrics - 2.0.7-SNAPSHOT + 2.0.7 metrics-interface IoTDB: Core: Metrics: Metrics API @@ -33,17 +33,17 @@ org.apache.iotdb iotdb-session - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb isession - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb service-rpc - 2.0.7-SNAPSHOT + 2.0.7 org.apache.tsfile diff --git a/iotdb-core/metrics/pom.xml b/iotdb-core/metrics/pom.xml index a201a6413a5a5..7cf9de4cec6cd 100644 --- a/iotdb-core/metrics/pom.xml +++ b/iotdb-core/metrics/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7-SNAPSHOT + 2.0.7 iotdb-metrics pom diff --git a/iotdb-core/node-commons/pom.xml b/iotdb-core/node-commons/pom.xml index 07bca96ab84fd..e8a39ac75e1d1 100644 --- a/iotdb-core/node-commons/pom.xml +++ b/iotdb-core/node-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7-SNAPSHOT + 2.0.7 node-commons IoTDB: Core: Node Commons @@ -38,7 +38,7 @@ org.apache.iotdb service-rpc - 2.0.7-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -48,37 +48,37 @@ org.apache.iotdb udf-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb trigger-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb pipe-api - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-confignode - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-consensus - 2.0.7-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -88,12 +88,12 @@ org.apache.iotdb metrics-interface - 2.0.7-SNAPSHOT + 2.0.7 org.apache.iotdb metrics-core - 2.0.7-SNAPSHOT + 2.0.7 io.dropwizard.metrics diff --git a/iotdb-core/pom.xml b/iotdb-core/pom.xml index afa8ba25d26b5..a1ceda239576a 100644 --- a/iotdb-core/pom.xml +++ b/iotdb-core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7-SNAPSHOT + 2.0.7 iotdb-core pom diff --git a/iotdb-core/relational-grammar/pom.xml b/iotdb-core/relational-grammar/pom.xml index f4fb18bee2c83..632fab63462f4 100644 --- a/iotdb-core/relational-grammar/pom.xml +++ b/iotdb-core/relational-grammar/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7-SNAPSHOT + 2.0.7 iotdb-relational-grammar IoTDB: Core: Relational-Antlr-Parser diff --git a/iotdb-protocol/openapi/pom.xml b/iotdb-protocol/openapi/pom.xml index f31e3ba1d097d..d8391809e9284 100644 --- a/iotdb-protocol/openapi/pom.xml +++ b/iotdb-protocol/openapi/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.7-SNAPSHOT + 2.0.7 openapi IoTDB: Protocol: OpenAPI diff --git a/iotdb-protocol/pom.xml b/iotdb-protocol/pom.xml index 853a97ab20938..dbd1ea198672a 100644 --- a/iotdb-protocol/pom.xml +++ b/iotdb-protocol/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7-SNAPSHOT + 2.0.7 iotdb-protocol pom diff --git a/iotdb-protocol/thrift-ainode/pom.xml b/iotdb-protocol/thrift-ainode/pom.xml index 7099e21ca2f18..6ce95994ba922 100644 --- a/iotdb-protocol/thrift-ainode/pom.xml +++ b/iotdb-protocol/thrift-ainode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.7-SNAPSHOT + 2.0.7 iotdb-thrift-ainode IoTDB: Protocol: Thrift AI Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 diff --git a/iotdb-protocol/thrift-commons/pom.xml b/iotdb-protocol/thrift-commons/pom.xml index 98e0f974ca372..038aeeba886eb 100644 --- a/iotdb-protocol/thrift-commons/pom.xml +++ b/iotdb-protocol/thrift-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.7-SNAPSHOT + 2.0.7 iotdb-thrift-commons IoTDB: Protocol: Thrift Commons diff --git a/iotdb-protocol/thrift-confignode/pom.xml b/iotdb-protocol/thrift-confignode/pom.xml index cb1d8b89d007d..07f412fab3480 100644 --- a/iotdb-protocol/thrift-confignode/pom.xml +++ b/iotdb-protocol/thrift-confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.7-SNAPSHOT + 2.0.7 iotdb-thrift-confignode IoTDB: Protocol: Thrift Config Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 diff --git a/iotdb-protocol/thrift-consensus/pom.xml b/iotdb-protocol/thrift-consensus/pom.xml index 2177270af220c..0f083b459c6d1 100644 --- a/iotdb-protocol/thrift-consensus/pom.xml +++ b/iotdb-protocol/thrift-consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.7-SNAPSHOT + 2.0.7 iotdb-thrift-consensus IoTDB: Protocol: Thrift Consensus @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 org.slf4j diff --git a/iotdb-protocol/thrift-datanode/pom.xml b/iotdb-protocol/thrift-datanode/pom.xml index 0befb71d99732..83fcc4b2b500b 100644 --- a/iotdb-protocol/thrift-datanode/pom.xml +++ b/iotdb-protocol/thrift-datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.7-SNAPSHOT + 2.0.7 iotdb-thrift IoTDB: Protocol: Thrift Data Node @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.7-SNAPSHOT + 2.0.7 org.apache.thrift diff --git a/library-udf/pom.xml b/library-udf/pom.xml index d4f0aaa5fdfd5..dbce828a9365c 100644 --- a/library-udf/pom.xml +++ b/library-udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7-SNAPSHOT + 2.0.7 library-udf IoTDB: UDF @@ -41,7 +41,7 @@ org.apache.iotdb udf-api - 2.0.7-SNAPSHOT + 2.0.7 org.slf4j diff --git a/pom.xml b/pom.xml index 3fc3e965ea780..47c1677e16db2 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.iotdb iotdb-parent - 2.0.7-SNAPSHOT + 2.0.7 pom Apache IoTDB Project Parent POM This is the top level project that builds, packages the iotdb engine, client, and integration libs. @@ -1425,7 +1425,7 @@ scm:git:ssh://git@github.com/apache/iotdb.git scm:git:ssh://git@github.com/apache/iotdb.git ssh://git@github.com:apache/iotdb.git - rel/0.10 + v2.0.7 Jira From 617f6a33ded598c1c39b666cf4669d9c3724e55c Mon Sep 17 00:00:00 2001 From: HTHou Date: Thu, 26 Feb 2026 10:35:17 +0800 Subject: [PATCH 14/16] [maven-release-plugin] prepare for next development iteration --- code-coverage/pom.xml | 2 +- distribution/pom.xml | 10 +++--- example/jdbc/pom.xml | 2 +- example/mqtt-customize/pom.xml | 2 +- example/mqtt/pom.xml | 2 +- example/pipe-count-point-processor/pom.xml | 4 +-- example/pipe-opc-ua-sink/pom.xml | 2 +- example/pom.xml | 2 +- example/rest-java-example/pom.xml | 2 +- example/schema/pom.xml | 2 +- example/session/pom.xml | 2 +- example/trigger/pom.xml | 2 +- example/udf/pom.xml | 2 +- integration-test/pom.xml | 42 +++++++++++----------- iotdb-api/external-api/pom.xml | 2 +- iotdb-api/pipe-api/pom.xml | 2 +- iotdb-api/pom.xml | 2 +- iotdb-api/trigger-api/pom.xml | 2 +- iotdb-api/udf-api/pom.xml | 2 +- iotdb-client/cli/pom.xml | 22 ++++++------ iotdb-client/client-py/pom.xml | 8 ++--- iotdb-client/isession/pom.xml | 8 ++--- iotdb-client/jdbc/pom.xml | 10 +++--- iotdb-client/pom.xml | 2 +- iotdb-client/service-rpc/pom.xml | 6 ++-- iotdb-client/session/pom.xml | 10 +++--- iotdb-core/antlr/pom.xml | 2 +- iotdb-core/confignode/pom.xml | 26 +++++++------- iotdb-core/consensus/pom.xml | 14 ++++---- iotdb-core/datanode/pom.xml | 40 ++++++++++----------- iotdb-core/metrics/core/pom.xml | 4 +-- iotdb-core/metrics/interface/pom.xml | 8 ++--- iotdb-core/metrics/pom.xml | 2 +- iotdb-core/node-commons/pom.xml | 22 ++++++------ iotdb-core/pom.xml | 2 +- iotdb-core/relational-grammar/pom.xml | 2 +- iotdb-protocol/openapi/pom.xml | 2 +- iotdb-protocol/pom.xml | 2 +- iotdb-protocol/thrift-ainode/pom.xml | 4 +-- iotdb-protocol/thrift-commons/pom.xml | 2 +- iotdb-protocol/thrift-confignode/pom.xml | 4 +-- iotdb-protocol/thrift-consensus/pom.xml | 4 +-- iotdb-protocol/thrift-datanode/pom.xml | 4 +-- library-udf/pom.xml | 4 +-- pom.xml | 14 ++++---- 45 files changed, 158 insertions(+), 158 deletions(-) diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index ed77e85efe1db..6564b7454cd3f 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7 + 2.0.8-SNAPSHOT iotdb-code-coverage pom diff --git a/distribution/pom.xml b/distribution/pom.xml index 082bb093bfcf7..4bd1dce365f19 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7 + 2.0.8-SNAPSHOT iotdb-distribution pom @@ -33,25 +33,25 @@ org.apache.iotdb iotdb-server - 2.0.7 + 2.0.8-SNAPSHOT zip org.apache.iotdb iotdb-cli - 2.0.7 + 2.0.8-SNAPSHOT zip org.apache.iotdb iotdb-confignode - 2.0.7 + 2.0.8-SNAPSHOT zip org.apache.iotdb library-udf - 2.0.7 + 2.0.8-SNAPSHOT diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index 86fb01d4d9977..1df1b94f3ec90 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7 + 2.0.8-SNAPSHOT jdbc-example IoTDB: Example: JDBC diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml index ce9b28afa59aa..3cf4ca45bbde1 100644 --- a/example/mqtt-customize/pom.xml +++ b/example/mqtt-customize/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7 + 2.0.8-SNAPSHOT customize-mqtt-example IoTDB: Example: Customized MQTT diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index 6fec4f99d0d3b..626dad7146d89 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7 + 2.0.8-SNAPSHOT mqtt-example IoTDB: Example: MQTT diff --git a/example/pipe-count-point-processor/pom.xml b/example/pipe-count-point-processor/pom.xml index 7823dfac8683c..5e8aef5e16d08 100644 --- a/example/pipe-count-point-processor/pom.xml +++ b/example/pipe-count-point-processor/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7 + 2.0.8-SNAPSHOT pipe-count-point-processor-example IoTDB: Example: Pipe: Count Point Processor @@ -59,7 +59,7 @@ org.apache.maven.plugins maven-jar-plugin 3.2.2 - + diff --git a/example/pipe-opc-ua-sink/pom.xml b/example/pipe-opc-ua-sink/pom.xml index 01d6132757dc7..e9ccca5a2d0cb 100644 --- a/example/pipe-opc-ua-sink/pom.xml +++ b/example/pipe-opc-ua-sink/pom.xml @@ -23,7 +23,7 @@ org.apache.iotdb iotdb-examples - 2.0.7 + 2.0.8-SNAPSHOT 4.0.0 pipe-opc-ua-sink-example diff --git a/example/pom.xml b/example/pom.xml index 9096013cbe48b..961f050a9a7bd 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7 + 2.0.8-SNAPSHOT iotdb-examples pom diff --git a/example/rest-java-example/pom.xml b/example/rest-java-example/pom.xml index 5750b9b04b118..f9827e5f6ff18 100644 --- a/example/rest-java-example/pom.xml +++ b/example/rest-java-example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7 + 2.0.8-SNAPSHOT rest-java-example IoTDB: Example: Java Rest diff --git a/example/schema/pom.xml b/example/schema/pom.xml index d317716d104ef..56347bc842f98 100644 --- a/example/schema/pom.xml +++ b/example/schema/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 2.0.7 + 2.0.8-SNAPSHOT schema-example IoTDB: Example: Schema diff --git a/example/session/pom.xml b/example/session/pom.xml index 5eafd74f1fe85..c712c705becfa 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7 + 2.0.8-SNAPSHOT client-example IoTDB: Example: Session Client diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml index 96aff303b279d..b717b68a6d30e 100644 --- a/example/trigger/pom.xml +++ b/example/trigger/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7 + 2.0.8-SNAPSHOT trigger-example IoTDB: Example: Trigger diff --git a/example/udf/pom.xml b/example/udf/pom.xml index 664ef77b41193..2bb9fa8d83b76 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.7 + 2.0.8-SNAPSHOT udf-example IoTDB: Example: UDF diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 1ac8d11914ce3..697c010427a96 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -24,21 +24,21 @@ org.apache.iotdb iotdb-parent - 2.0.7 + 2.0.8-SNAPSHOT integration-test IoTDB: Integration-Test - + 1 - + true 200m 200m true true 0 - + Simple 1 @@ -87,47 +87,47 @@ org.apache.iotdb iotdb-server - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-session - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-jdbc - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb trigger-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb isession - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb service-rpc - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb node-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.tsfile @@ -137,7 +137,7 @@ org.apache.iotdb udf-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb @@ -147,7 +147,7 @@ org.apache.iotdb iotdb-consensus - 2.0.7 + 2.0.8-SNAPSHOT org.slf4j @@ -176,17 +176,17 @@ org.apache.iotdb iotdb-confignode - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-cli - 2.0.7 + 2.0.8-SNAPSHOT commons-codec @@ -216,7 +216,7 @@ org.apache.iotdb iotdb-server - 2.0.7 + 2.0.8-SNAPSHOT test-jar test @@ -672,7 +672,7 @@ false - + org.apache.iotdb.itbase.category.DailyIT false true @@ -714,7 +714,7 @@ false - + org.apache.iotdb.itbase.category.ManualIT false true diff --git a/iotdb-api/external-api/pom.xml b/iotdb-api/external-api/pom.xml index d67a5f64ea07c..5b0d387816c7a 100644 --- a/iotdb-api/external-api/pom.xml +++ b/iotdb-api/external-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.7 + 2.0.8-SNAPSHOT external-api IoTDB: API: External API diff --git a/iotdb-api/pipe-api/pom.xml b/iotdb-api/pipe-api/pom.xml index 9027c5d24a5bd..9a2141cf71341 100644 --- a/iotdb-api/pipe-api/pom.xml +++ b/iotdb-api/pipe-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.7 + 2.0.8-SNAPSHOT pipe-api IoTDB: API: Pipe API diff --git a/iotdb-api/pom.xml b/iotdb-api/pom.xml index 412e6e25f0c24..fb38ff7769b0f 100644 --- a/iotdb-api/pom.xml +++ b/iotdb-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7 + 2.0.8-SNAPSHOT iotdb-api pom diff --git a/iotdb-api/trigger-api/pom.xml b/iotdb-api/trigger-api/pom.xml index 1e34ff9371bf8..c1222f2b9e6d4 100644 --- a/iotdb-api/trigger-api/pom.xml +++ b/iotdb-api/trigger-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.7 + 2.0.8-SNAPSHOT trigger-api IoTDB: API: Trigger API diff --git a/iotdb-api/udf-api/pom.xml b/iotdb-api/udf-api/pom.xml index a92985437ee0b..fd714814e46e1 100644 --- a/iotdb-api/udf-api/pom.xml +++ b/iotdb-api/udf-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.7 + 2.0.8-SNAPSHOT udf-api IoTDB: API: UDF API diff --git a/iotdb-client/cli/pom.xml b/iotdb-client/cli/pom.xml index d96f6d7cede7d..25bc2b937a88a 100644 --- a/iotdb-client/cli/pom.xml +++ b/iotdb-client/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.7 + 2.0.8-SNAPSHOT iotdb-cli IoTDB: Client: CLI @@ -37,37 +37,37 @@ org.apache.iotdb iotdb-session - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-jdbc - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-antlr - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb node-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-server - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb isession - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb service-rpc - 2.0.7 + 2.0.8-SNAPSHOT org.apache.tsfile @@ -82,17 +82,17 @@ org.apache.iotdb iotdb-thrift - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb pipe-api - 2.0.7 + 2.0.8-SNAPSHOT org.slf4j diff --git a/iotdb-client/client-py/pom.xml b/iotdb-client/client-py/pom.xml index 2df779525b6f4..2313e5748c0c1 100644 --- a/iotdb-client/client-py/pom.xml +++ b/iotdb-client/client-py/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.7 + 2.0.8-SNAPSHOT iotdb-python-api IoTDB: Client: Python-API @@ -34,19 +34,19 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT provided org.apache.iotdb iotdb-thrift - 2.0.7 + 2.0.8-SNAPSHOT provided org.apache.iotdb iotdb-thrift-confignode - 2.0.7 + 2.0.8-SNAPSHOT provided diff --git a/iotdb-client/isession/pom.xml b/iotdb-client/isession/pom.xml index 03dc75df46f65..0dc9b5f458019 100644 --- a/iotdb-client/isession/pom.xml +++ b/iotdb-client/isession/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.7 + 2.0.8-SNAPSHOT isession IoTDB: Client: isession @@ -32,7 +32,7 @@ org.apache.iotdb service-rpc - 2.0.7 + 2.0.8-SNAPSHOT org.apache.tsfile @@ -47,12 +47,12 @@ org.apache.iotdb iotdb-thrift - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml index 6bae2f7af3563..0515e562bdb32 100644 --- a/iotdb-client/jdbc/pom.xml +++ b/iotdb-client/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.7 + 2.0.8-SNAPSHOT iotdb-jdbc IoTDB: Client: Jdbc @@ -38,12 +38,12 @@ org.apache.iotdb service-rpc - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.tsfile @@ -58,7 +58,7 @@ org.apache.iotdb iotdb-thrift - 2.0.7 + 2.0.8-SNAPSHOT org.apache.thrift @@ -266,7 +266,7 @@ - + diff --git a/iotdb-client/pom.xml b/iotdb-client/pom.xml index 224e87b78bd41..25d6a66c48eb6 100644 --- a/iotdb-client/pom.xml +++ b/iotdb-client/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7 + 2.0.8-SNAPSHOT iotdb-client pom diff --git a/iotdb-client/service-rpc/pom.xml b/iotdb-client/service-rpc/pom.xml index e3871e0a7846b..ed5f53b7cc8be 100644 --- a/iotdb-client/service-rpc/pom.xml +++ b/iotdb-client/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.7 + 2.0.8-SNAPSHOT service-rpc IoTDB: Client: Service-RPC @@ -60,12 +60,12 @@ org.apache.iotdb iotdb-thrift - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/session/pom.xml b/iotdb-client/session/pom.xml index 28f58932278d5..abdc5f20fed3f 100644 --- a/iotdb-client/session/pom.xml +++ b/iotdb-client/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.7 + 2.0.8-SNAPSHOT iotdb-session IoTDB: Client: Session @@ -37,17 +37,17 @@ org.apache.iotdb service-rpc - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb isession - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.tsfile @@ -67,7 +67,7 @@ org.apache.iotdb iotdb-thrift - 2.0.7 + 2.0.8-SNAPSHOT org.slf4j diff --git a/iotdb-core/antlr/pom.xml b/iotdb-core/antlr/pom.xml index 375a379e69acc..5cee2d64a234c 100644 --- a/iotdb-core/antlr/pom.xml +++ b/iotdb-core/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7 + 2.0.8-SNAPSHOT iotdb-antlr IoTDB: Core: Antlr-Parser diff --git a/iotdb-core/confignode/pom.xml b/iotdb-core/confignode/pom.xml index 51de9a9d1373e..dbc49e2dfe4ac 100644 --- a/iotdb-core/confignode/pom.xml +++ b/iotdb-core/confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7 + 2.0.8-SNAPSHOT iotdb-confignode IoTDB: Core: ConfigNode @@ -42,62 +42,62 @@ org.apache.iotdb service-rpc - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-consensus - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-server - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb pipe-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb trigger-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb metrics-interface - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-ainode - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb node-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb udf-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.tsfile diff --git a/iotdb-core/consensus/pom.xml b/iotdb-core/consensus/pom.xml index d2f40ed588e52..78f1863975e8c 100644 --- a/iotdb-core/consensus/pom.xml +++ b/iotdb-core/consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7 + 2.0.8-SNAPSHOT iotdb-consensus IoTDB: Core: Consensus @@ -39,32 +39,32 @@ org.apache.iotdb node-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb metrics-interface - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb service-rpc - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb pipe-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.ratis diff --git a/iotdb-core/datanode/pom.xml b/iotdb-core/datanode/pom.xml index 7832bedeb5fde..5eaad63b6e3ae 100644 --- a/iotdb-core/datanode/pom.xml +++ b/iotdb-core/datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7 + 2.0.8-SNAPSHOT iotdb-server IoTDB: Core: Data-Node (Server) @@ -37,12 +37,12 @@ org.apache.iotdb service-rpc - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-consensus - 2.0.7 + 2.0.8-SNAPSHOT org.apache.tsfile @@ -57,82 +57,82 @@ org.apache.iotdb external-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb openapi - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb node-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb isession - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-antlr - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-relational-grammar - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb udf-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb trigger-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb metrics-interface - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-ainode - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb pipe-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-session - 2.0.7 + 2.0.8-SNAPSHOT org.apache.commons @@ -322,7 +322,7 @@ org.apache.iotdb metrics-core - 2.0.7 + 2.0.8-SNAPSHOT org.mockito diff --git a/iotdb-core/metrics/core/pom.xml b/iotdb-core/metrics/core/pom.xml index fc66f5abf6961..ba1902c8bed7b 100644 --- a/iotdb-core/metrics/core/pom.xml +++ b/iotdb-core/metrics/core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-metrics - 2.0.7 + 2.0.8-SNAPSHOT metrics-core IoTDB: Core: Metrics: API Impl @@ -32,7 +32,7 @@ org.apache.iotdb metrics-interface - 2.0.7 + 2.0.8-SNAPSHOT io.micrometer diff --git a/iotdb-core/metrics/interface/pom.xml b/iotdb-core/metrics/interface/pom.xml index 55c3c85440a46..d8872c79d3dea 100644 --- a/iotdb-core/metrics/interface/pom.xml +++ b/iotdb-core/metrics/interface/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-metrics - 2.0.7 + 2.0.8-SNAPSHOT metrics-interface IoTDB: Core: Metrics: Metrics API @@ -33,17 +33,17 @@ org.apache.iotdb iotdb-session - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb isession - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb service-rpc - 2.0.7 + 2.0.8-SNAPSHOT org.apache.tsfile diff --git a/iotdb-core/metrics/pom.xml b/iotdb-core/metrics/pom.xml index 7cf9de4cec6cd..eda885fa67579 100644 --- a/iotdb-core/metrics/pom.xml +++ b/iotdb-core/metrics/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7 + 2.0.8-SNAPSHOT iotdb-metrics pom diff --git a/iotdb-core/node-commons/pom.xml b/iotdb-core/node-commons/pom.xml index e8a39ac75e1d1..f9569740fdde0 100644 --- a/iotdb-core/node-commons/pom.xml +++ b/iotdb-core/node-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7 + 2.0.8-SNAPSHOT node-commons IoTDB: Core: Node Commons @@ -38,7 +38,7 @@ org.apache.iotdb service-rpc - 2.0.7 + 2.0.8-SNAPSHOT org.apache.tsfile @@ -48,37 +48,37 @@ org.apache.iotdb udf-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb trigger-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb pipe-api - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 2.0.7 + 2.0.8-SNAPSHOT org.apache.tsfile @@ -88,12 +88,12 @@ org.apache.iotdb metrics-interface - 2.0.7 + 2.0.8-SNAPSHOT org.apache.iotdb metrics-core - 2.0.7 + 2.0.8-SNAPSHOT io.dropwizard.metrics diff --git a/iotdb-core/pom.xml b/iotdb-core/pom.xml index a1ceda239576a..b425d03a2f8da 100644 --- a/iotdb-core/pom.xml +++ b/iotdb-core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7 + 2.0.8-SNAPSHOT iotdb-core pom diff --git a/iotdb-core/relational-grammar/pom.xml b/iotdb-core/relational-grammar/pom.xml index 632fab63462f4..5f167a9e0a6be 100644 --- a/iotdb-core/relational-grammar/pom.xml +++ b/iotdb-core/relational-grammar/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.7 + 2.0.8-SNAPSHOT iotdb-relational-grammar IoTDB: Core: Relational-Antlr-Parser diff --git a/iotdb-protocol/openapi/pom.xml b/iotdb-protocol/openapi/pom.xml index d8391809e9284..b6d50c7add5c8 100644 --- a/iotdb-protocol/openapi/pom.xml +++ b/iotdb-protocol/openapi/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.7 + 2.0.8-SNAPSHOT openapi IoTDB: Protocol: OpenAPI diff --git a/iotdb-protocol/pom.xml b/iotdb-protocol/pom.xml index dbd1ea198672a..ac14b36f0ec8b 100644 --- a/iotdb-protocol/pom.xml +++ b/iotdb-protocol/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7 + 2.0.8-SNAPSHOT iotdb-protocol pom diff --git a/iotdb-protocol/thrift-ainode/pom.xml b/iotdb-protocol/thrift-ainode/pom.xml index 6ce95994ba922..ca67f8865c0d2 100644 --- a/iotdb-protocol/thrift-ainode/pom.xml +++ b/iotdb-protocol/thrift-ainode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.7 + 2.0.8-SNAPSHOT iotdb-thrift-ainode IoTDB: Protocol: Thrift AI Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT diff --git a/iotdb-protocol/thrift-commons/pom.xml b/iotdb-protocol/thrift-commons/pom.xml index 038aeeba886eb..a13b86fe525fa 100644 --- a/iotdb-protocol/thrift-commons/pom.xml +++ b/iotdb-protocol/thrift-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.7 + 2.0.8-SNAPSHOT iotdb-thrift-commons IoTDB: Protocol: Thrift Commons diff --git a/iotdb-protocol/thrift-confignode/pom.xml b/iotdb-protocol/thrift-confignode/pom.xml index 07f412fab3480..beee16202bb7e 100644 --- a/iotdb-protocol/thrift-confignode/pom.xml +++ b/iotdb-protocol/thrift-confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.7 + 2.0.8-SNAPSHOT iotdb-thrift-confignode IoTDB: Protocol: Thrift Config Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT diff --git a/iotdb-protocol/thrift-consensus/pom.xml b/iotdb-protocol/thrift-consensus/pom.xml index 0f083b459c6d1..befdf0765fc6d 100644 --- a/iotdb-protocol/thrift-consensus/pom.xml +++ b/iotdb-protocol/thrift-consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.7 + 2.0.8-SNAPSHOT iotdb-thrift-consensus IoTDB: Protocol: Thrift Consensus @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT org.slf4j diff --git a/iotdb-protocol/thrift-datanode/pom.xml b/iotdb-protocol/thrift-datanode/pom.xml index 83fcc4b2b500b..fdb5fee690435 100644 --- a/iotdb-protocol/thrift-datanode/pom.xml +++ b/iotdb-protocol/thrift-datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.7 + 2.0.8-SNAPSHOT iotdb-thrift IoTDB: Protocol: Thrift Data Node @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.7 + 2.0.8-SNAPSHOT org.apache.thrift diff --git a/library-udf/pom.xml b/library-udf/pom.xml index dbce828a9365c..29ac94533c8c5 100644 --- a/library-udf/pom.xml +++ b/library-udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.7 + 2.0.8-SNAPSHOT library-udf IoTDB: UDF @@ -41,7 +41,7 @@ org.apache.iotdb udf-api - 2.0.7 + 2.0.8-SNAPSHOT org.slf4j diff --git a/pom.xml b/pom.xml index 47c1677e16db2..b0b59d1384cba 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.iotdb iotdb-parent - 2.0.7 + 2.0.8-SNAPSHOT pom Apache IoTDB Project Parent POM This is the top level project that builds, packages the iotdb engine, client, and integration libs. @@ -57,9 +57,9 @@ 4.9.3 - + 4.2.0 - + 2.9.3 3.3.0 @@ -164,7 +164,7 @@ 1.6.14 chmod - + 1 @@ -87,47 +87,47 @@ org.apache.iotdb iotdb-server - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-session - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-jdbc - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb trigger-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb isession - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb service-rpc - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-confignode - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb node-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -137,7 +137,7 @@ org.apache.iotdb udf-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb @@ -147,7 +147,7 @@ org.apache.iotdb iotdb-consensus - 2.0.8-SNAPSHOT + 2.0.7 org.slf4j @@ -176,17 +176,17 @@ org.apache.iotdb iotdb-confignode - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-cli - 2.0.8-SNAPSHOT + 2.0.7 commons-codec @@ -216,7 +216,7 @@ org.apache.iotdb iotdb-server - 2.0.8-SNAPSHOT + 2.0.7 test-jar test @@ -672,7 +672,7 @@ false - + org.apache.iotdb.itbase.category.DailyIT false true @@ -714,7 +714,7 @@ false - + org.apache.iotdb.itbase.category.ManualIT false true diff --git a/iotdb-api/external-api/pom.xml b/iotdb-api/external-api/pom.xml index 5b0d387816c7a..d67a5f64ea07c 100644 --- a/iotdb-api/external-api/pom.xml +++ b/iotdb-api/external-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.8-SNAPSHOT + 2.0.7 external-api IoTDB: API: External API diff --git a/iotdb-api/pipe-api/pom.xml b/iotdb-api/pipe-api/pom.xml index 9a2141cf71341..9027c5d24a5bd 100644 --- a/iotdb-api/pipe-api/pom.xml +++ b/iotdb-api/pipe-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.8-SNAPSHOT + 2.0.7 pipe-api IoTDB: API: Pipe API diff --git a/iotdb-api/pom.xml b/iotdb-api/pom.xml index fb38ff7769b0f..412e6e25f0c24 100644 --- a/iotdb-api/pom.xml +++ b/iotdb-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.8-SNAPSHOT + 2.0.7 iotdb-api pom diff --git a/iotdb-api/trigger-api/pom.xml b/iotdb-api/trigger-api/pom.xml index c1222f2b9e6d4..1e34ff9371bf8 100644 --- a/iotdb-api/trigger-api/pom.xml +++ b/iotdb-api/trigger-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.8-SNAPSHOT + 2.0.7 trigger-api IoTDB: API: Trigger API diff --git a/iotdb-api/udf-api/pom.xml b/iotdb-api/udf-api/pom.xml index fd714814e46e1..a92985437ee0b 100644 --- a/iotdb-api/udf-api/pom.xml +++ b/iotdb-api/udf-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.8-SNAPSHOT + 2.0.7 udf-api IoTDB: API: UDF API diff --git a/iotdb-client/cli/pom.xml b/iotdb-client/cli/pom.xml index 25bc2b937a88a..d96f6d7cede7d 100644 --- a/iotdb-client/cli/pom.xml +++ b/iotdb-client/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.8-SNAPSHOT + 2.0.7 iotdb-cli IoTDB: Client: CLI @@ -37,37 +37,37 @@ org.apache.iotdb iotdb-session - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-jdbc - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-antlr - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb node-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-server - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb isession - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb service-rpc - 2.0.8-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -82,17 +82,17 @@ org.apache.iotdb iotdb-thrift - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb pipe-api - 2.0.8-SNAPSHOT + 2.0.7 org.slf4j diff --git a/iotdb-client/client-py/pom.xml b/iotdb-client/client-py/pom.xml index 2313e5748c0c1..2df779525b6f4 100644 --- a/iotdb-client/client-py/pom.xml +++ b/iotdb-client/client-py/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.8-SNAPSHOT + 2.0.7 iotdb-python-api IoTDB: Client: Python-API @@ -34,19 +34,19 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 provided org.apache.iotdb iotdb-thrift - 2.0.8-SNAPSHOT + 2.0.7 provided org.apache.iotdb iotdb-thrift-confignode - 2.0.8-SNAPSHOT + 2.0.7 provided diff --git a/iotdb-client/isession/pom.xml b/iotdb-client/isession/pom.xml index 0dc9b5f458019..03dc75df46f65 100644 --- a/iotdb-client/isession/pom.xml +++ b/iotdb-client/isession/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.8-SNAPSHOT + 2.0.7 isession IoTDB: Client: isession @@ -32,7 +32,7 @@ org.apache.iotdb service-rpc - 2.0.8-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -47,12 +47,12 @@ org.apache.iotdb iotdb-thrift - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.thrift diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml index 0515e562bdb32..6bae2f7af3563 100644 --- a/iotdb-client/jdbc/pom.xml +++ b/iotdb-client/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.8-SNAPSHOT + 2.0.7 iotdb-jdbc IoTDB: Client: Jdbc @@ -38,12 +38,12 @@ org.apache.iotdb service-rpc - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -58,7 +58,7 @@ org.apache.iotdb iotdb-thrift - 2.0.8-SNAPSHOT + 2.0.7 org.apache.thrift @@ -266,7 +266,7 @@ - + diff --git a/iotdb-client/pom.xml b/iotdb-client/pom.xml index 25d6a66c48eb6..224e87b78bd41 100644 --- a/iotdb-client/pom.xml +++ b/iotdb-client/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.8-SNAPSHOT + 2.0.7 iotdb-client pom diff --git a/iotdb-client/service-rpc/pom.xml b/iotdb-client/service-rpc/pom.xml index ed5f53b7cc8be..e3871e0a7846b 100644 --- a/iotdb-client/service-rpc/pom.xml +++ b/iotdb-client/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.8-SNAPSHOT + 2.0.7 service-rpc IoTDB: Client: Service-RPC @@ -60,12 +60,12 @@ org.apache.iotdb iotdb-thrift - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.thrift diff --git a/iotdb-client/session/pom.xml b/iotdb-client/session/pom.xml index abdc5f20fed3f..28f58932278d5 100644 --- a/iotdb-client/session/pom.xml +++ b/iotdb-client/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.8-SNAPSHOT + 2.0.7 iotdb-session IoTDB: Client: Session @@ -37,17 +37,17 @@ org.apache.iotdb service-rpc - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb isession - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -67,7 +67,7 @@ org.apache.iotdb iotdb-thrift - 2.0.8-SNAPSHOT + 2.0.7 org.slf4j diff --git a/iotdb-core/antlr/pom.xml b/iotdb-core/antlr/pom.xml index 5cee2d64a234c..375a379e69acc 100644 --- a/iotdb-core/antlr/pom.xml +++ b/iotdb-core/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.8-SNAPSHOT + 2.0.7 iotdb-antlr IoTDB: Core: Antlr-Parser diff --git a/iotdb-core/confignode/pom.xml b/iotdb-core/confignode/pom.xml index dbc49e2dfe4ac..51de9a9d1373e 100644 --- a/iotdb-core/confignode/pom.xml +++ b/iotdb-core/confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.8-SNAPSHOT + 2.0.7 iotdb-confignode IoTDB: Core: ConfigNode @@ -42,62 +42,62 @@ org.apache.iotdb service-rpc - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-consensus - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-server - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb pipe-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb trigger-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb metrics-interface - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-confignode - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-ainode - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb node-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb udf-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.tsfile diff --git a/iotdb-core/consensus/pom.xml b/iotdb-core/consensus/pom.xml index 78f1863975e8c..d2f40ed588e52 100644 --- a/iotdb-core/consensus/pom.xml +++ b/iotdb-core/consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.8-SNAPSHOT + 2.0.7 iotdb-consensus IoTDB: Core: Consensus @@ -39,32 +39,32 @@ org.apache.iotdb node-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb metrics-interface - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-consensus - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb service-rpc - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb pipe-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.ratis diff --git a/iotdb-core/datanode/pom.xml b/iotdb-core/datanode/pom.xml index 5eaad63b6e3ae..7832bedeb5fde 100644 --- a/iotdb-core/datanode/pom.xml +++ b/iotdb-core/datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.8-SNAPSHOT + 2.0.7 iotdb-server IoTDB: Core: Data-Node (Server) @@ -37,12 +37,12 @@ org.apache.iotdb service-rpc - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-consensus - 2.0.8-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -57,82 +57,82 @@ org.apache.iotdb external-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb openapi - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb node-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb isession - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-antlr - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-relational-grammar - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-consensus - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb udf-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb trigger-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb metrics-interface - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-confignode - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-ainode - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb pipe-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-session - 2.0.8-SNAPSHOT + 2.0.7 org.apache.commons @@ -322,7 +322,7 @@ org.apache.iotdb metrics-core - 2.0.8-SNAPSHOT + 2.0.7 org.mockito diff --git a/iotdb-core/metrics/core/pom.xml b/iotdb-core/metrics/core/pom.xml index ba1902c8bed7b..fc66f5abf6961 100644 --- a/iotdb-core/metrics/core/pom.xml +++ b/iotdb-core/metrics/core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-metrics - 2.0.8-SNAPSHOT + 2.0.7 metrics-core IoTDB: Core: Metrics: API Impl @@ -32,7 +32,7 @@ org.apache.iotdb metrics-interface - 2.0.8-SNAPSHOT + 2.0.7 io.micrometer diff --git a/iotdb-core/metrics/interface/pom.xml b/iotdb-core/metrics/interface/pom.xml index d8872c79d3dea..55c3c85440a46 100644 --- a/iotdb-core/metrics/interface/pom.xml +++ b/iotdb-core/metrics/interface/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-metrics - 2.0.8-SNAPSHOT + 2.0.7 metrics-interface IoTDB: Core: Metrics: Metrics API @@ -33,17 +33,17 @@ org.apache.iotdb iotdb-session - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb isession - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb service-rpc - 2.0.8-SNAPSHOT + 2.0.7 org.apache.tsfile diff --git a/iotdb-core/metrics/pom.xml b/iotdb-core/metrics/pom.xml index eda885fa67579..7cf9de4cec6cd 100644 --- a/iotdb-core/metrics/pom.xml +++ b/iotdb-core/metrics/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.8-SNAPSHOT + 2.0.7 iotdb-metrics pom diff --git a/iotdb-core/node-commons/pom.xml b/iotdb-core/node-commons/pom.xml index f9569740fdde0..e8a39ac75e1d1 100644 --- a/iotdb-core/node-commons/pom.xml +++ b/iotdb-core/node-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.8-SNAPSHOT + 2.0.7 node-commons IoTDB: Core: Node Commons @@ -38,7 +38,7 @@ org.apache.iotdb service-rpc - 2.0.8-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -48,37 +48,37 @@ org.apache.iotdb udf-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb trigger-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb pipe-api - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-confignode - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb iotdb-thrift-consensus - 2.0.8-SNAPSHOT + 2.0.7 org.apache.tsfile @@ -88,12 +88,12 @@ org.apache.iotdb metrics-interface - 2.0.8-SNAPSHOT + 2.0.7 org.apache.iotdb metrics-core - 2.0.8-SNAPSHOT + 2.0.7 io.dropwizard.metrics diff --git a/iotdb-core/pom.xml b/iotdb-core/pom.xml index b425d03a2f8da..a1ceda239576a 100644 --- a/iotdb-core/pom.xml +++ b/iotdb-core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.8-SNAPSHOT + 2.0.7 iotdb-core pom diff --git a/iotdb-core/relational-grammar/pom.xml b/iotdb-core/relational-grammar/pom.xml index 5f167a9e0a6be..632fab63462f4 100644 --- a/iotdb-core/relational-grammar/pom.xml +++ b/iotdb-core/relational-grammar/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.8-SNAPSHOT + 2.0.7 iotdb-relational-grammar IoTDB: Core: Relational-Antlr-Parser diff --git a/iotdb-protocol/openapi/pom.xml b/iotdb-protocol/openapi/pom.xml index b6d50c7add5c8..d8391809e9284 100644 --- a/iotdb-protocol/openapi/pom.xml +++ b/iotdb-protocol/openapi/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.8-SNAPSHOT + 2.0.7 openapi IoTDB: Protocol: OpenAPI diff --git a/iotdb-protocol/pom.xml b/iotdb-protocol/pom.xml index ac14b36f0ec8b..dbd1ea198672a 100644 --- a/iotdb-protocol/pom.xml +++ b/iotdb-protocol/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.8-SNAPSHOT + 2.0.7 iotdb-protocol pom diff --git a/iotdb-protocol/thrift-ainode/pom.xml b/iotdb-protocol/thrift-ainode/pom.xml index ca67f8865c0d2..6ce95994ba922 100644 --- a/iotdb-protocol/thrift-ainode/pom.xml +++ b/iotdb-protocol/thrift-ainode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.8-SNAPSHOT + 2.0.7 iotdb-thrift-ainode IoTDB: Protocol: Thrift AI Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 diff --git a/iotdb-protocol/thrift-commons/pom.xml b/iotdb-protocol/thrift-commons/pom.xml index a13b86fe525fa..038aeeba886eb 100644 --- a/iotdb-protocol/thrift-commons/pom.xml +++ b/iotdb-protocol/thrift-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.8-SNAPSHOT + 2.0.7 iotdb-thrift-commons IoTDB: Protocol: Thrift Commons diff --git a/iotdb-protocol/thrift-confignode/pom.xml b/iotdb-protocol/thrift-confignode/pom.xml index beee16202bb7e..07f412fab3480 100644 --- a/iotdb-protocol/thrift-confignode/pom.xml +++ b/iotdb-protocol/thrift-confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.8-SNAPSHOT + 2.0.7 iotdb-thrift-confignode IoTDB: Protocol: Thrift Config Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 diff --git a/iotdb-protocol/thrift-consensus/pom.xml b/iotdb-protocol/thrift-consensus/pom.xml index befdf0765fc6d..0f083b459c6d1 100644 --- a/iotdb-protocol/thrift-consensus/pom.xml +++ b/iotdb-protocol/thrift-consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.8-SNAPSHOT + 2.0.7 iotdb-thrift-consensus IoTDB: Protocol: Thrift Consensus @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 org.slf4j diff --git a/iotdb-protocol/thrift-datanode/pom.xml b/iotdb-protocol/thrift-datanode/pom.xml index fdb5fee690435..83fcc4b2b500b 100644 --- a/iotdb-protocol/thrift-datanode/pom.xml +++ b/iotdb-protocol/thrift-datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.8-SNAPSHOT + 2.0.7 iotdb-thrift IoTDB: Protocol: Thrift Data Node @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.8-SNAPSHOT + 2.0.7 org.apache.thrift diff --git a/library-udf/pom.xml b/library-udf/pom.xml index 29ac94533c8c5..dbce828a9365c 100644 --- a/library-udf/pom.xml +++ b/library-udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.8-SNAPSHOT + 2.0.7 library-udf IoTDB: UDF @@ -41,7 +41,7 @@ org.apache.iotdb udf-api - 2.0.8-SNAPSHOT + 2.0.7 org.slf4j diff --git a/pom.xml b/pom.xml index b0b59d1384cba..47c1677e16db2 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.iotdb iotdb-parent - 2.0.8-SNAPSHOT + 2.0.7 pom Apache IoTDB Project Parent POM This is the top level project that builds, packages the iotdb engine, client, and integration libs. @@ -57,9 +57,9 @@ 4.9.3 - + 4.2.0 - + 2.9.3 3.3.0 @@ -164,7 +164,7 @@ 1.6.14 chmod - +