This is an automated email from the ASF dual-hosted git repository. sajjad pushed a commit to branch release-0.10.0-rc in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/release-0.10.0-rc by this push: new cd8951c [maven-release-plugin] prepare for next development iteration cd8951c is described below commit cd8951c445434568804e8a5369e36a1a2c7dc221 Author: Sajjad Moradi <smor...@smoradi-ld2.linkedin.biz> AuthorDate: Fri Mar 18 11:28:36 2022 -0700 [maven-release-plugin] prepare for next development iteration --- pinot-broker/pom.xml | 2 +- pinot-clients/pinot-java-client/pom.xml | 2 +- pinot-clients/pinot-jdbc-client/pom.xml | 2 +- pinot-clients/pom.xml | 2 +- pinot-common/pom.xml | 2 +- pinot-compatibility-verifier/pom.xml | 2 +- pinot-connectors/pinot-spark-connector/pom.xml | 2 +- pinot-connectors/pom.xml | 2 +- .../prestodb-pinot-dependencies/pinot-common-jdk8/pom.xml | 2 +- pinot-connectors/prestodb-pinot-dependencies/pinot-core-jdk8/pom.xml | 2 +- .../prestodb-pinot-dependencies/pinot-segment-local-jdk8/pom.xml | 2 +- .../prestodb-pinot-dependencies/pinot-segment-spi-jdk8/pom.xml | 2 +- pinot-connectors/prestodb-pinot-dependencies/pinot-spi-jdk8/pom.xml | 2 +- pinot-connectors/prestodb-pinot-dependencies/pom.xml | 2 +- .../prestodb-pinot-dependencies/presto-pinot-driver/pom.xml | 2 +- pinot-controller/pom.xml | 2 +- pinot-core/pom.xml | 2 +- pinot-distribution/pom.xml | 2 +- pinot-integration-test-base/pom.xml | 2 +- pinot-integration-tests/pom.xml | 2 +- pinot-minion/pom.xml | 2 +- pinot-perf/pom.xml | 2 +- .../pinot-batch-ingestion/pinot-batch-ingestion-common/pom.xml | 2 +- .../pinot-batch-ingestion/pinot-batch-ingestion-hadoop/pom.xml | 2 +- .../pinot-batch-ingestion/pinot-batch-ingestion-spark/pom.xml | 2 +- .../pinot-batch-ingestion/pinot-batch-ingestion-standalone/pom.xml | 2 +- pinot-plugins/pinot-batch-ingestion/pom.xml | 2 +- .../pinot-batch-ingestion/v0_deprecated/pinot-hadoop/pom.xml | 2 +- .../v0_deprecated/pinot-ingestion-common/pom.xml | 2 +- pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml | 2 +- pinot-plugins/pinot-batch-ingestion/v0_deprecated/pom.xml | 2 +- pinot-plugins/pinot-environment/pinot-azure/pom.xml | 2 +- pinot-plugins/pinot-environment/pom.xml | 2 +- pinot-plugins/pinot-file-system/pinot-adls/pom.xml | 2 +- pinot-plugins/pinot-file-system/pinot-gcs/pom.xml | 2 +- pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml | 2 +- pinot-plugins/pinot-file-system/pinot-s3/pom.xml | 2 +- pinot-plugins/pinot-file-system/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-avro/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-csv/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-json/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-orc/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-parquet/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-protobuf/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-thrift/pom.xml | 2 +- pinot-plugins/pinot-input-format/pom.xml | 2 +- pinot-plugins/pinot-metrics/pinot-dropwizard/pom.xml | 2 +- pinot-plugins/pinot-metrics/pinot-yammer/pom.xml | 2 +- pinot-plugins/pinot-metrics/pom.xml | 2 +- pinot-plugins/pinot-minion-tasks/pinot-minion-builtin-tasks/pom.xml | 2 +- pinot-plugins/pinot-minion-tasks/pom.xml | 2 +- .../pinot-segment-uploader/pinot-segment-uploader-default/pom.xml | 2 +- pinot-plugins/pinot-segment-uploader/pom.xml | 2 +- .../pinot-segment-writer/pinot-segment-writer-file-based/pom.xml | 2 +- pinot-plugins/pinot-segment-writer/pom.xml | 2 +- pinot-plugins/pinot-stream-ingestion/pinot-kafka-0.9/pom.xml | 2 +- pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/pom.xml | 2 +- pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml | 2 +- pinot-plugins/pinot-stream-ingestion/pinot-kinesis/pom.xml | 2 +- pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml | 2 +- pinot-plugins/pinot-stream-ingestion/pom.xml | 2 +- pinot-plugins/pom.xml | 2 +- pinot-segment-local/pom.xml | 2 +- pinot-segment-spi/pom.xml | 2 +- pinot-server/pom.xml | 2 +- pinot-spi/pom.xml | 2 +- pinot-tools/pom.xml | 2 +- pom.xml | 4 ++-- 70 files changed, 71 insertions(+), 71 deletions(-) diff --git a/pinot-broker/pom.xml b/pinot-broker/pom.xml index bb90398..16c1913 100644 --- a/pinot-broker/pom.xml +++ b/pinot-broker/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-broker</artifactId> diff --git a/pinot-clients/pinot-java-client/pom.xml b/pinot-clients/pinot-java-client/pom.xml index b856182..6968540 100644 --- a/pinot-clients/pinot-java-client/pom.xml +++ b/pinot-clients/pinot-java-client/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-clients</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-java-client</artifactId> diff --git a/pinot-clients/pinot-jdbc-client/pom.xml b/pinot-clients/pinot-jdbc-client/pom.xml index 4d788f6..ecf5ea1 100644 --- a/pinot-clients/pinot-jdbc-client/pom.xml +++ b/pinot-clients/pinot-jdbc-client/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-clients</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-jdbc-client</artifactId> diff --git a/pinot-clients/pom.xml b/pinot-clients/pom.xml index 967e3b1..372194e 100644 --- a/pinot-clients/pom.xml +++ b/pinot-clients/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-clients</artifactId> diff --git a/pinot-common/pom.xml b/pinot-common/pom.xml index 2815f9b..f57dbd5 100644 --- a/pinot-common/pom.xml +++ b/pinot-common/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-common</artifactId> diff --git a/pinot-compatibility-verifier/pom.xml b/pinot-compatibility-verifier/pom.xml index 09492b1..ff8ca31 100644 --- a/pinot-compatibility-verifier/pom.xml +++ b/pinot-compatibility-verifier/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-compatibility-verifier</artifactId> diff --git a/pinot-connectors/pinot-spark-connector/pom.xml b/pinot-connectors/pinot-spark-connector/pom.xml index 1cb573f..2bfb399 100644 --- a/pinot-connectors/pinot-spark-connector/pom.xml +++ b/pinot-connectors/pinot-spark-connector/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-connectors</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-spark-connector</artifactId> diff --git a/pinot-connectors/pom.xml b/pinot-connectors/pom.xml index 88fc71c..0745f4d 100644 --- a/pinot-connectors/pom.xml +++ b/pinot-connectors/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-connectors</artifactId> diff --git a/pinot-connectors/prestodb-pinot-dependencies/pinot-common-jdk8/pom.xml b/pinot-connectors/prestodb-pinot-dependencies/pinot-common-jdk8/pom.xml index 78b71a3..93e2747 100644 --- a/pinot-connectors/prestodb-pinot-dependencies/pinot-common-jdk8/pom.xml +++ b/pinot-connectors/prestodb-pinot-dependencies/pinot-common-jdk8/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>prestodb-pinot-dependencies</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-connectors/prestodb-pinot-dependencies/pinot-core-jdk8/pom.xml b/pinot-connectors/prestodb-pinot-dependencies/pinot-core-jdk8/pom.xml index 26482f5..141a47e 100644 --- a/pinot-connectors/prestodb-pinot-dependencies/pinot-core-jdk8/pom.xml +++ b/pinot-connectors/prestodb-pinot-dependencies/pinot-core-jdk8/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>prestodb-pinot-dependencies</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-connectors/prestodb-pinot-dependencies/pinot-segment-local-jdk8/pom.xml b/pinot-connectors/prestodb-pinot-dependencies/pinot-segment-local-jdk8/pom.xml index 094487b..9ceb0f4 100644 --- a/pinot-connectors/prestodb-pinot-dependencies/pinot-segment-local-jdk8/pom.xml +++ b/pinot-connectors/prestodb-pinot-dependencies/pinot-segment-local-jdk8/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>prestodb-pinot-dependencies</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-connectors/prestodb-pinot-dependencies/pinot-segment-spi-jdk8/pom.xml b/pinot-connectors/prestodb-pinot-dependencies/pinot-segment-spi-jdk8/pom.xml index fa37b2f..e0d4f86 100644 --- a/pinot-connectors/prestodb-pinot-dependencies/pinot-segment-spi-jdk8/pom.xml +++ b/pinot-connectors/prestodb-pinot-dependencies/pinot-segment-spi-jdk8/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>prestodb-pinot-dependencies</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-connectors/prestodb-pinot-dependencies/pinot-spi-jdk8/pom.xml b/pinot-connectors/prestodb-pinot-dependencies/pinot-spi-jdk8/pom.xml index 024ca66..6a06fd3 100644 --- a/pinot-connectors/prestodb-pinot-dependencies/pinot-spi-jdk8/pom.xml +++ b/pinot-connectors/prestodb-pinot-dependencies/pinot-spi-jdk8/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>prestodb-pinot-dependencies</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-connectors/prestodb-pinot-dependencies/pom.xml b/pinot-connectors/prestodb-pinot-dependencies/pom.xml index 3aace9d..a1655a2 100644 --- a/pinot-connectors/prestodb-pinot-dependencies/pom.xml +++ b/pinot-connectors/prestodb-pinot-dependencies/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>pinot-connectors</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-connectors/prestodb-pinot-dependencies/presto-pinot-driver/pom.xml b/pinot-connectors/prestodb-pinot-dependencies/presto-pinot-driver/pom.xml index 1f60230..4e7e625 100644 --- a/pinot-connectors/prestodb-pinot-dependencies/presto-pinot-driver/pom.xml +++ b/pinot-connectors/prestodb-pinot-dependencies/presto-pinot-driver/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>prestodb-pinot-dependencies</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-controller/pom.xml b/pinot-controller/pom.xml index 01feda1..89673a6 100644 --- a/pinot-controller/pom.xml +++ b/pinot-controller/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-controller</artifactId> diff --git a/pinot-core/pom.xml b/pinot-core/pom.xml index 9c052f5..e2599eb 100644 --- a/pinot-core/pom.xml +++ b/pinot-core/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-core</artifactId> diff --git a/pinot-distribution/pom.xml b/pinot-distribution/pom.xml index c3318d9..15afa57 100644 --- a/pinot-distribution/pom.xml +++ b/pinot-distribution/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-distribution</artifactId> diff --git a/pinot-integration-test-base/pom.xml b/pinot-integration-test-base/pom.xml index ae9cc19..35966c7 100644 --- a/pinot-integration-test-base/pom.xml +++ b/pinot-integration-test-base/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-integration-test-base</artifactId> diff --git a/pinot-integration-tests/pom.xml b/pinot-integration-tests/pom.xml index 7d79575..acdb3bf 100644 --- a/pinot-integration-tests/pom.xml +++ b/pinot-integration-tests/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-integration-tests</artifactId> diff --git a/pinot-minion/pom.xml b/pinot-minion/pom.xml index 7a5c9b0..363cc5d 100644 --- a/pinot-minion/pom.xml +++ b/pinot-minion/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-minion</artifactId> diff --git a/pinot-perf/pom.xml b/pinot-perf/pom.xml index e707c70..f4359ef 100644 --- a/pinot-perf/pom.xml +++ b/pinot-perf/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-perf</artifactId> diff --git a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-common/pom.xml b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-common/pom.xml index 651ec17..cdf88ad 100644 --- a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-common/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-common/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-batch-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-hadoop/pom.xml b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-hadoop/pom.xml index f4949b7..0a125dd 100644 --- a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-hadoop/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-hadoop/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-batch-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark/pom.xml b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark/pom.xml index 7ada9d1..1a4ece7 100644 --- a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-batch-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-standalone/pom.xml b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-standalone/pom.xml index 57a2f03..92ed004 100644 --- a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-standalone/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-standalone/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-batch-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-batch-ingestion/pom.xml b/pinot-plugins/pinot-batch-ingestion/pom.xml index 1106cbf..ddc0c28 100644 --- a/pinot-plugins/pinot-batch-ingestion/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-batch-ingestion</artifactId> diff --git a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-hadoop/pom.xml b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-hadoop/pom.xml index 101d28f..36b028b 100644 --- a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-hadoop/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-hadoop/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>v0_deprecated</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-hadoop</artifactId> diff --git a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-ingestion-common/pom.xml b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-ingestion-common/pom.xml index 8a2ee77..9a4562d 100644 --- a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-ingestion-common/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-ingestion-common/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>v0_deprecated</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml index d5a4872..bbb0076 100644 --- a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>v0_deprecated</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-spark</artifactId> diff --git a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pom.xml b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pom.xml index eff06cc..7935b6c 100644 --- a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-batch-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-environment/pinot-azure/pom.xml b/pinot-plugins/pinot-environment/pinot-azure/pom.xml index 6ff4cc0..d4050b0 100644 --- a/pinot-plugins/pinot-environment/pinot-azure/pom.xml +++ b/pinot-plugins/pinot-environment/pinot-azure/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-environment</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-azure</artifactId> diff --git a/pinot-plugins/pinot-environment/pom.xml b/pinot-plugins/pinot-environment/pom.xml index 0f8832c..1cf10e2 100644 --- a/pinot-plugins/pinot-environment/pom.xml +++ b/pinot-plugins/pinot-environment/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-file-system/pinot-adls/pom.xml b/pinot-plugins/pinot-file-system/pinot-adls/pom.xml index cfb4838..cc71cc1 100644 --- a/pinot-plugins/pinot-file-system/pinot-adls/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-adls/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-file-system</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-adls</artifactId> diff --git a/pinot-plugins/pinot-file-system/pinot-gcs/pom.xml b/pinot-plugins/pinot-file-system/pinot-gcs/pom.xml index 6ccd28f..6b594df 100644 --- a/pinot-plugins/pinot-file-system/pinot-gcs/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-gcs/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-file-system</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml b/pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml index 99b11ad..648265d 100644 --- a/pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-file-system</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-hdfs</artifactId> diff --git a/pinot-plugins/pinot-file-system/pinot-s3/pom.xml b/pinot-plugins/pinot-file-system/pinot-s3/pom.xml index 0f03e48..46ef49c 100644 --- a/pinot-plugins/pinot-file-system/pinot-s3/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-s3/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-file-system</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-file-system/pom.xml b/pinot-plugins/pinot-file-system/pom.xml index 0ec07ed..50b53f6 100644 --- a/pinot-plugins/pinot-file-system/pom.xml +++ b/pinot-plugins/pinot-file-system/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml b/pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml index 35aaf45..4ebcf8a 100644 --- a/pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-input-format/pinot-avro/pom.xml b/pinot-plugins/pinot-input-format/pinot-avro/pom.xml index 5283ec3..d66547d 100644 --- a/pinot-plugins/pinot-input-format/pinot-avro/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-avro/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml b/pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml index 9f2dac0..afbaaac 100644 --- a/pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-input-format/pinot-csv/pom.xml b/pinot-plugins/pinot-input-format/pinot-csv/pom.xml index a64266a..193d77d 100644 --- a/pinot-plugins/pinot-input-format/pinot-csv/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-csv/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-input-format/pinot-json/pom.xml b/pinot-plugins/pinot-input-format/pinot-json/pom.xml index e6ecb9a..c623a664b 100644 --- a/pinot-plugins/pinot-input-format/pinot-json/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-json/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-input-format/pinot-orc/pom.xml b/pinot-plugins/pinot-input-format/pinot-orc/pom.xml index ccbe596..586c3c7 100644 --- a/pinot-plugins/pinot-input-format/pinot-orc/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-orc/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-input-format/pinot-parquet/pom.xml b/pinot-plugins/pinot-input-format/pinot-parquet/pom.xml index 151f4b5..23366b4 100644 --- a/pinot-plugins/pinot-input-format/pinot-parquet/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-parquet/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-input-format/pinot-protobuf/pom.xml b/pinot-plugins/pinot-input-format/pinot-protobuf/pom.xml index 09e72a8..7dce91b 100644 --- a/pinot-plugins/pinot-input-format/pinot-protobuf/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-protobuf/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-input-format/pinot-thrift/pom.xml b/pinot-plugins/pinot-input-format/pinot-thrift/pom.xml index 0360af5..cca35ac 100644 --- a/pinot-plugins/pinot-input-format/pinot-thrift/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-thrift/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-input-format/pom.xml b/pinot-plugins/pinot-input-format/pom.xml index 47e4cf0..e07c907 100644 --- a/pinot-plugins/pinot-input-format/pom.xml +++ b/pinot-plugins/pinot-input-format/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-metrics/pinot-dropwizard/pom.xml b/pinot-plugins/pinot-metrics/pinot-dropwizard/pom.xml index 283ca73..99347af 100644 --- a/pinot-plugins/pinot-metrics/pinot-dropwizard/pom.xml +++ b/pinot-plugins/pinot-metrics/pinot-dropwizard/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-metrics</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-metrics/pinot-yammer/pom.xml b/pinot-plugins/pinot-metrics/pinot-yammer/pom.xml index f9e9b6b..72e0468 100644 --- a/pinot-plugins/pinot-metrics/pinot-yammer/pom.xml +++ b/pinot-plugins/pinot-metrics/pinot-yammer/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-metrics</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-metrics/pom.xml b/pinot-plugins/pinot-metrics/pom.xml index 070cb07..9fd5c15 100644 --- a/pinot-plugins/pinot-metrics/pom.xml +++ b/pinot-plugins/pinot-metrics/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-metrics</artifactId> diff --git a/pinot-plugins/pinot-minion-tasks/pinot-minion-builtin-tasks/pom.xml b/pinot-plugins/pinot-minion-tasks/pinot-minion-builtin-tasks/pom.xml index c407c5d..e2694b5 100644 --- a/pinot-plugins/pinot-minion-tasks/pinot-minion-builtin-tasks/pom.xml +++ b/pinot-plugins/pinot-minion-tasks/pinot-minion-builtin-tasks/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-minion-tasks</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-minion-tasks/pom.xml b/pinot-plugins/pinot-minion-tasks/pom.xml index 280c8c7..ecd98e0 100644 --- a/pinot-plugins/pinot-minion-tasks/pom.xml +++ b/pinot-plugins/pinot-minion-tasks/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-minion-tasks</artifactId> diff --git a/pinot-plugins/pinot-segment-uploader/pinot-segment-uploader-default/pom.xml b/pinot-plugins/pinot-segment-uploader/pinot-segment-uploader-default/pom.xml index cbb1b22..b803b11 100644 --- a/pinot-plugins/pinot-segment-uploader/pinot-segment-uploader-default/pom.xml +++ b/pinot-plugins/pinot-segment-uploader/pinot-segment-uploader-default/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-segment-uploader</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-segment-uploader/pom.xml b/pinot-plugins/pinot-segment-uploader/pom.xml index 1ebde6d..b0aa738 100644 --- a/pinot-plugins/pinot-segment-uploader/pom.xml +++ b/pinot-plugins/pinot-segment-uploader/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-segment-uploader</artifactId> diff --git a/pinot-plugins/pinot-segment-writer/pinot-segment-writer-file-based/pom.xml b/pinot-plugins/pinot-segment-writer/pinot-segment-writer-file-based/pom.xml index bddca39..cfacc62 100644 --- a/pinot-plugins/pinot-segment-writer/pinot-segment-writer-file-based/pom.xml +++ b/pinot-plugins/pinot-segment-writer/pinot-segment-writer-file-based/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-segment-writer</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-segment-writer/pom.xml b/pinot-plugins/pinot-segment-writer/pom.xml index a0f9dc0..26eb4ae 100644 --- a/pinot-plugins/pinot-segment-writer/pom.xml +++ b/pinot-plugins/pinot-segment-writer/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-segment-writer</artifactId> diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-0.9/pom.xml b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-0.9/pom.xml index b593ad8..26abcc8 100644 --- a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-0.9/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-0.9/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-stream-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/pom.xml b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/pom.xml index 6a63750..821d5812 100644 --- a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-stream-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml index 7c8c052..0813efe 100644 --- a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-stream-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-kinesis/pom.xml b/pinot-plugins/pinot-stream-ingestion/pinot-kinesis/pom.xml index 04435e5..9c1ea14 100644 --- a/pinot-plugins/pinot-stream-ingestion/pinot-kinesis/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pinot-kinesis/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-stream-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml b/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml index 73094a9..c0a308e 100644 --- a/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-stream-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-stream-ingestion/pom.xml b/pinot-plugins/pinot-stream-ingestion/pom.xml index 15b65f1..00a249d 100644 --- a/pinot-plugins/pinot-stream-ingestion/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-stream-ingestion</artifactId> diff --git a/pinot-plugins/pom.xml b/pinot-plugins/pom.xml index 781f075..a171e49 100644 --- a/pinot-plugins/pom.xml +++ b/pinot-plugins/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-plugins</artifactId> diff --git a/pinot-segment-local/pom.xml b/pinot-segment-local/pom.xml index 7d1999f..c3fde35 100644 --- a/pinot-segment-local/pom.xml +++ b/pinot-segment-local/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-segment-local</artifactId> diff --git a/pinot-segment-spi/pom.xml b/pinot-segment-spi/pom.xml index 4bca135..5ce3298 100644 --- a/pinot-segment-spi/pom.xml +++ b/pinot-segment-spi/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-segment-spi</artifactId> diff --git a/pinot-server/pom.xml b/pinot-server/pom.xml index 49dc1eb..59b095a 100644 --- a/pinot-server/pom.xml +++ b/pinot-server/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-server</artifactId> diff --git a/pinot-spi/pom.xml b/pinot-spi/pom.xml index 9c4cd81..60a7c92 100644 --- a/pinot-spi/pom.xml +++ b/pinot-spi/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-spi</artifactId> diff --git a/pinot-tools/pom.xml b/pinot-tools/pom.xml index 5c21209..3f63d7e 100644 --- a/pinot-tools/pom.xml +++ b/pinot-tools/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pinot-tools</artifactId> diff --git a/pom.xml b/pom.xml index 6b5359e..536e174 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.pinot</groupId> <artifactId>pinot</artifactId> - <version>0.10.0</version> + <version>0.11.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Pinot</name> <description>A realtime distributed OLAP datastore</description> @@ -95,7 +95,7 @@ <scm> <developerConnection>scm:git:g...@github.com:apache/pinot.git</developerConnection> - <tag>release-0.10.0-rc0</tag> + <tag>HEAD</tag> </scm> <!-- Apache project inception year for generating correct NOTICE file for jar bundle. --> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org