You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2022/12/27 23:39:44 UTC

[pinot] branch master updated (431b91802c -> e312661bb6)

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

xiangfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 431b91802c Fix NPE in AbstractMetrics From Race Condition (#10022)
     add e312661bb6 Update Pom version to 0.13.0-SNAPSHOT as well as Notice & License (#10038)

No new revisions were added by this update.

Summary of changes:
 LICENSE-binary                                     | 22 ++++++++++------------
 NOTICE-binary                                      | 10 ++++++++--
 contrib/pinot-fmpp-maven-plugin/pom.xml            |  2 +-
 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-flink-connector/pom.xml     |  2 +-
 pinot-connectors/pinot-spark-connector/pom.xml     |  2 +-
 pinot-connectors/pom.xml                           |  2 +-
 .../pinot-common-jdk8/pom.xml                      |  2 +-
 .../pinot-java-client-jdk8/pom.xml                 |  2 +-
 .../pinot-segment-spi-jdk8/pom.xml                 |  2 +-
 .../pinot-spi-jdk8/pom.xml                         |  2 +-
 .../prestodb-pinot-dependencies/pom.xml            |  2 +-
 .../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-common/pom.xml           |  2 +-
 .../pinot-batch-ingestion-hadoop/pom.xml           |  2 +-
 .../pinot-batch-ingestion-spark-2.4/pom.xml        |  2 +-
 .../pinot-batch-ingestion-spark-3.2/pom.xml        |  2 +-
 .../pinot-batch-ingestion-standalone/pom.xml       |  2 +-
 pinot-plugins/pinot-batch-ingestion/pom.xml        |  2 +-
 .../v0_deprecated/pinot-hadoop/pom.xml             |  2 +-
 .../v0_deprecated/pinot-ingestion-common/pom.xml   |  2 +-
 .../v0_deprecated/pinot-spark/pom.xml              |  2 +-
 .../pinot-batch-ingestion/v0_deprecated/pom.xml    |  2 +-
 .../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-input-format/pinot-avro-base/pom.xml     |  2 +-
 .../pinot-input-format/pinot-avro/pom.xml          |  2 +-
 .../pinot-confluent-avro/pom.xml                   |  2 +-
 pinot-plugins/pinot-input-format/pinot-csv/pom.xml |  2 +-
 .../pinot-input-format/pinot-json/pom.xml          |  2 +-
 pinot-plugins/pinot-input-format/pinot-orc/pom.xml |  2 +-
 .../pinot-input-format/pinot-parquet/pom.xml       |  2 +-
 .../pinot-input-format/pinot-protobuf/pom.xml      |  2 +-
 .../pinot-input-format/pinot-thrift/pom.xml        |  2 +-
 pinot-plugins/pinot-input-format/pom.xml           |  2 +-
 .../pinot-metrics/pinot-dropwizard/pom.xml         |  2 +-
 pinot-plugins/pinot-metrics/pinot-yammer/pom.xml   |  2 +-
 pinot-plugins/pinot-metrics/pom.xml                |  2 +-
 .../pinot-minion-builtin-tasks/pom.xml             |  2 +-
 pinot-plugins/pinot-minion-tasks/pom.xml           |  2 +-
 .../pinot-segment-uploader-default/pom.xml         |  2 +-
 pinot-plugins/pinot-segment-uploader/pom.xml       |  2 +-
 .../pinot-segment-writer-file-based/pom.xml        |  2 +-
 pinot-plugins/pinot-segment-writer/pom.xml         |  2 +-
 .../pinot-stream-ingestion/pinot-kafka-0.9/pom.xml |  2 +-
 .../pinot-stream-ingestion/pinot-kafka-2.0/pom.xml |  2 +-
 .../pinot-kafka-base/pom.xml                       |  2 +-
 .../pinot-stream-ingestion/pinot-kinesis/pom.xml   |  2 +-
 .../pinot-stream-ingestion/pinot-pulsar/pom.xml    |  2 +-
 pinot-plugins/pinot-stream-ingestion/pom.xml       |  2 +-
 pinot-plugins/pom.xml                              |  2 +-
 pinot-query-planner/pom.xml                        |  2 +-
 pinot-query-runtime/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                                            |  2 +-
 76 files changed, 92 insertions(+), 88 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org