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

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


    from 9fae5b3b9b Compatibility verification against release 1.2.0 (#13857)
     add 6d64650e7c [Dependency] Cleanup unnecessary dependencies and 
exclusions (#13832)

No new revisions were added by this update.

Summary of changes:
 pinot-broker/pom.xml                               |  13 --
 pinot-clients/pinot-java-client/pom.xml            |   9 +-
 pinot-clients/pinot-jdbc-client/pom.xml            |   8 -
 pinot-clients/pom.xml                              |   2 +-
 pinot-common/pom.xml                               |  60 +----
 pinot-compatibility-verifier/pom.xml               |  39 +---
 pinot-connectors/pinot-flink-connector/pom.xml     |  31 +--
 pinot-connectors/pinot-spark-2-connector/pom.xml   |  32 +--
 pinot-connectors/pinot-spark-3-connector/pom.xml   |  37 ----
 pinot-connectors/pinot-spark-common/pom.xml        |  47 +---
 pinot-controller/pom.xml                           |  71 ++----
 pinot-core/pom.xml                                 |  84 +++----
 pinot-distribution/pinot-assembly.xml              |   2 -
 pinot-distribution/pom.xml                         |  74 +------
 pinot-integration-test-base/pom.xml                |  98 ++-------
 pinot-integration-tests/pom.xml                    | 103 ++-------
 pinot-minion/pom.xml                               |   5 +-
 pinot-perf/pom.xml                                 |  32 +--
 .../pinot-batch-ingestion-hadoop/pom.xml           |  24 --
 .../pinot-batch-ingestion-spark-2.4/pom.xml        |  21 +-
 .../pinot-batch-ingestion-spark-3/pom.xml          |  23 --
 pinot-plugins/pinot-batch-ingestion/pom.xml        |   4 -
 .../pinot-input-format/pinot-avro-base/pom.xml     |  16 --
 .../pinot-input-format/pinot-clp-log/pom.xml       |   8 +-
 .../pinot-confluent-avro/pom.xml                   |  35 ---
 .../pinot-input-format/pinot-protobuf/pom.xml      |  33 +--
 .../pinot-input-format/pinot-thrift/pom.xml        |   4 -
 pinot-plugins/pinot-input-format/pom.xml           |   5 -
 .../pinot-stream-ingestion/pinot-kafka-2.0/pom.xml |  45 +---
 pinot-plugins/pom.xml                              |   2 +-
 pinot-query-planner/pom.xml                        |  10 -
 pinot-query-runtime/pom.xml                        |  19 +-
 pinot-segment-local/pom.xml                        |  20 +-
 pinot-segment-spi/pom.xml                          |  12 +-
 pinot-server/pom.xml                               |  67 ++----
 pinot-spi/pom.xml                                  |  34 +--
 pinot-tools/pom.xml                                |  64 ++----
 pom.xml                                            | 242 +++++++--------------
 38 files changed, 280 insertions(+), 1155 deletions(-)


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

Reply via email to