You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by vv...@apache.org on 2024/02/29 01:13:12 UTC

(pinot) branch release-1.1.0-rc updated: Update license & notice for release 1.1.0

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

vvivekiyer pushed a commit to branch release-1.1.0-rc
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/release-1.1.0-rc by this push:
     new ce94496e2e Update license & notice for release 1.1.0
ce94496e2e is described below

commit ce94496e2e26676316721d603fa06e9e5b793d39
Author: Vivek Iyer Vaidyanathan <vv...@gmail.com>
AuthorDate: Tue Feb 27 23:11:13 2024 -0800

    Update license & notice for release 1.1.0
---
 LICENSE-binary                 | 354 ++++++++++++++++++++++-------------------
 NOTICE-binary                  | 125 ++++++---------
 licenses-binary/LICENSE-go.txt |  27 ++++
 3 files changed, 264 insertions(+), 242 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index 7c3ce80093..e2c65dc2ab 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -207,12 +207,13 @@ License Version 2.0:
 cloud.localstack:localstack-utils:0.2.19
 com.101tec:zkclient:0.7
 com.beust:jcommander:1.82
-com.chuusai:shapeless_2.12:2.3.9
+com.chuusai:shapeless_2.12:2.3.10
 com.clearspring.analytics:stream:2.7.0
+com.dynatrace.hash4j:hash4j:0.13.0
 com.esri.geometry:esri-geometry-api:2.2.0
 com.fasterxml.jackson.core:jackson-annotations:2.12.7
 com.fasterxml.jackson.core:jackson-core:2.12.7
-com.fasterxml.jackson.core:jackson-databind:2.12.7
+com.fasterxml.jackson.core:jackson-databind:2.12.7.1
 com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.12.7
 com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.7
 com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.7
@@ -223,6 +224,7 @@ com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.12.7
 com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.7
 com.fasterxml.jackson.module:jackson-module-jsonSchema:2.12.7
 com.fasterxml.jackson.module:jackson-module-scala_2.12:2.12.7
+com.fasterxml.woodstox:woodstox-core:6.4.0
 com.github.ben-manes.caffeine:caffeine:2.6.2
 com.github.jnr:jffi:1.3.9
 com.github.jnr:jnr-a64asm:1.0.0
@@ -231,24 +233,23 @@ com.github.jnr:jnr-ffi:2.2.11
 com.github.os72:protobuf-dynamic:1.0.1
 com.github.seancfoley:ipaddress:5.3.4
 com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.google.android:annotations:4.1.1.4
 com.google.api-client:google-api-client:1.30.10
-com.google.api.grpc:proto-google-common-protos:1.18.1
+com.google.api.grpc:proto-google-common-protos:2.29.0
 com.google.api.grpc:proto-google-iam-v1:1.0.0
 com.google.apis:google-api-services-storage:v1-rev20200814-1.30.10
-com.google.auto.service:auto-service-annotations:1.0.1
-com.google.auto.service:auto-service:1.0.1
+com.google.auto.service:auto-service-annotations:1.1.1
+com.google.auto.service:auto-service:1.1.1
 com.google.auto.value:auto-value-annotations:1.7.2
-com.google.auto:auto-common:1.2
+com.google.auto:auto-common:1.2.1
 com.google.cloud:google-cloud-core-http:1.93.8
 com.google.cloud:google-cloud-core:1.93.8
 com.google.cloud:google-cloud-nio:0.120.0-alpha
 com.google.cloud:google-cloud-storage:1.113.1
-com.google.code.findbugs:jsr305:3.0.0
-com.google.code.gson:gson:2.2.4
-com.google.errorprone:error_prone_annotations:2.3.4
+com.google.code.findbugs:jsr305:3.0.2
+com.google.code.gson:gson:2.10.1
+com.google.errorprone:error_prone_annotations:2.23.0
 com.google.guava:failureaccess:1.0.1
-com.google.guava:guava:32.0.1-jre
+com.google.guava:guava:32.1.3-jre
 com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
 com.google.http-client:google-http-client-appengine:1.36.0
 com.google.http-client:google-http-client-jackson2:1.36.0
@@ -256,15 +257,16 @@ com.google.http-client:google-http-client:1.36.0
 com.google.j2objc:j2objc-annotations:2.8
 com.google.oauth-client:google-oauth-client:1.31.0
 com.google.uzaygezen:uzaygezen-core:0.2
-com.jayway.jsonpath:json-path:2.7.0
+com.jayway.jsonpath:json-path:2.8.0
 com.lmax:disruptor:3.3.4
 com.nimbusds:content-type:2.2
-com.nimbusds:lang-tag:1.6
-com.nimbusds:nimbus-jose-jwt:7.9
-com.nimbusds:oauth2-oidc-sdk:9.35
+com.nimbusds:lang-tag:1.7
+com.nimbusds:nimbus-jose-jwt:9.30.2
+com.nimbusds:oauth2-oidc-sdk:10.7.1
+com.squareup.okio:okio-jvm:3.0.0
 com.squareup.okio:okio:1.6.0
-com.squareup.wire:wire-runtime:3.2.2
-com.squareup.wire:wire-schema:3.2.2
+com.squareup.wire:wire-runtime-jvm:4.3.0
+com.squareup.wire:wire-schema-jvm:4.3.0
 com.tdunning:t-digest:3.2
 com.twitter:chill-java:0.7.6
 com.twitter:chill_2.12:0.7.6
@@ -284,7 +286,7 @@ com.yscope.clp:clp-ffi:0.4.4
 com.zaxxer:HikariCP-java7:2.4.13
 commons-beanutils:commons-beanutils:1.9.4
 commons-cli:commons-cli:1.5.0
-commons-codec:commons-codec:1.15
+commons-codec:commons-codec:1.16.0
 commons-collections:commons-collections:3.2.2
 commons-configuration:commons-configuration2:2.9.0
 commons-io:commons-io:2.11.0
@@ -292,70 +294,79 @@ commons-lang:commons-lang:2.6
 commons-logging:commons-logging:1.2
 commons-pool:commons-pool:1.6
 info.picocli:picocli:4.6.1
-io.airlift:aircompressor:0.16
-io.circe:circe-core_2.12:0.14.2
-io.circe:circe-generic_2.12:0.14.2
-io.circe:circe-jawn_2.12:0.14.2
-io.circe:circe-numbers_2.12:0.14.2
-io.circe:circe-parser_2.12:0.14.2
-io.confluent:common-config:5.5.3
-io.confluent:common-utils:5.5.3
-io.confluent:kafka-avro-serializer:5.5.3
-io.confluent:kafka-protobuf-provider:5.5.3
-io.confluent:kafka-protobuf-serializer:5.5.3
-io.confluent:kafka-schema-registry-client:5.5.3
-io.confluent:kafka-schema-serializer:5.5.3
-io.dropwizard.metrics:metrics-core:4.2.2
-io.dropwizard.metrics:metrics-jmx:4.2.2
-io.grpc:grpc-api:1.53.0
-io.grpc:grpc-context:1.14.0
-io.grpc:grpc-core:1.53.0
-io.grpc:grpc-netty-shaded:1.53.0
+io.airlift:aircompressor:0.21
+io.circe:circe-core_2.12:0.14.6
+io.circe:circe-generic_2.12:0.14.6
+io.circe:circe-jawn_2.12:0.14.6
+io.circe:circe-numbers_2.12:0.14.6
+io.circe:circe-parser_2.12:0.14.6
+io.confluent:common-utils:7.2.6
+io.confluent:kafka-avro-serializer:7.2.6
+io.confluent:kafka-protobuf-provider:7.2.6
+io.confluent:kafka-protobuf-serializer:7.2.6
+io.confluent:kafka-protobuf-types:7.2.6
+io.confluent:kafka-schema-registry-client:7.2.6
+io.confluent:kafka-schema-serializer:7.2.6
+io.confluent:logredactor-metrics:1.0.12
+io.confluent:logredactor:1.0.12
+io.dropwizard.metrics:metrics-core:4.2.23
+io.dropwizard.metrics:metrics-jmx:4.2.23
+io.github.hakky54:sslcontext-kickstart-for-netty:8.2.0
+io.github.hakky54:sslcontext-kickstart:8.2.0
+io.grpc:grpc-api:1.60.1
+io.grpc:grpc-context:1.60.1
+io.grpc:grpc-core:1.19.0
+io.grpc:grpc-netty-shaded:1.59.0
 io.grpc:grpc-protobuf-lite:1.19.0
-io.grpc:grpc-protobuf:1.53.0
-io.grpc:grpc-stub:1.53.0
-io.netty:netty-all:4.1.94.Final
-io.netty:netty-buffer:4.1.94.Final
-io.netty:netty-codec-dns:4.1.94.Final
-io.netty:netty-codec-haproxy:4.1.94.Final
-io.netty:netty-codec-http2:4.1.94.Final
-io.netty:netty-codec-http:4.1.94.Final
-io.netty:netty-codec-memcache:4.1.94.Final
-io.netty:netty-codec-mqtt:4.1.94.Final
-io.netty:netty-codec-redis:4.1.94.Final
-io.netty:netty-codec-smtp:4.1.94.Final
-io.netty:netty-codec-socks:4.1.94.Final
-io.netty:netty-codec-stomp:4.1.94.Final
-io.netty:netty-codec-xml:4.1.94.Final
-io.netty:netty-codec:4.1.94.Final
-io.netty:netty-common:4.1.94.Final
-io.netty:netty-handler-proxy:4.1.94.Final
-io.netty:netty-handler-ssl-ocsp:4.1.94.Final
-io.netty:netty-handler:4.1.94.Final
-io.netty:netty-resolver-dns-classes-macos:4.1.94.Final
-io.netty:netty-resolver-dns-native-macos:4.1.94.Final
-io.netty:netty-resolver-dns:4.1.94.Final
-io.netty:netty-resolver:4.1.94.Final
+io.grpc:grpc-protobuf:1.59.0
+io.grpc:grpc-stub:1.59.0
+io.netty:netty-all:4.1.100.Final
+io.netty:netty-buffer:4.1.100.Final
+io.netty:netty-codec-dns:4.1.100.Final
+io.netty:netty-codec-haproxy:4.1.100.Final
+io.netty:netty-codec-http2:4.1.100.Final
+io.netty:netty-codec-http:4.1.100.Final
+io.netty:netty-codec-memcache:4.1.100.Final
+io.netty:netty-codec-mqtt:4.1.100.Final
+io.netty:netty-codec-redis:4.1.100.Final
+io.netty:netty-codec-smtp:4.1.100.Final
+io.netty:netty-codec-socks:4.1.100.Final
+io.netty:netty-codec-stomp:4.1.100.Final
+io.netty:netty-codec-xml:4.1.100.Final
+io.netty:netty-codec:4.1.100.Final
+io.netty:netty-common:4.1.100.Final
+io.netty:netty-handler-proxy:4.1.100.Final
+io.netty:netty-handler-ssl-ocsp:4.1.100.Final
+io.netty:netty-handler:4.1.100.Final
+io.netty:netty-resolver-dns-classes-macos:4.1.100.Final
+io.netty:netty-resolver-dns-native-macos:4.1.100.Final
+io.netty:netty-resolver-dns:4.1.100.Final
+io.netty:netty-resolver:4.1.100.Final
 io.netty:netty-tcnative-boringssl-static:2.0.61.Final
 io.netty:netty-tcnative-classes:2.0.61.Final
-io.netty:netty-transport-classes-epoll:4.1.94.Final
-io.netty:netty-transport-classes-kqueue:4.1.94.Final
-io.netty:netty-transport-native-epoll:4.1.94.Final
-io.netty:netty-transport-native-kqueue:4.1.94.Final
-io.netty:netty-transport-native-unix-common:4.1.94.Final
-io.netty:netty-transport-rxtx:4.1.94.Final
-io.netty:netty-transport-sctp:4.1.94.Final
-io.netty:netty-transport-udt:4.1.94.Final
-io.netty:netty-transport:4.1.94.Final
+io.netty:netty-transport-classes-epoll:4.1.100.Final
+io.netty:netty-transport-classes-kqueue:4.1.100.Final
+io.netty:netty-transport-native-epoll:4.1.100.Final
+io.netty:netty-transport-native-kqueue:4.1.100.Final
+io.netty:netty-transport-native-unix-common:4.1.100.Final
+io.netty:netty-transport-rxtx:4.1.100.Final
+io.netty:netty-transport-sctp:4.1.100.Final
+io.netty:netty-transport-udt:4.1.100.Final
+io.netty:netty-transport:4.1.100.Final
 io.opencensus:opencensus-api:0.24.0
+io.opencensus:opencensus-contrib-grpc-metrics:0.19.2
 io.opencensus:opencensus-contrib-http-util:0.24.0
-io.perfmark:perfmark-api:0.25.0
+io.perfmark:perfmark-api:0.26.0
 io.projectreactor.netty:reactor-netty-core:1.0.33
 io.projectreactor.netty:reactor-netty-http:1.0.33
 io.projectreactor:reactor-core:3.4.30
-io.prometheus:simpleclient:0.8.1
-io.prometheus:simpleclient_common:0.8.1
-io.prometheus:simpleclient_hotspot:0.8.1
+io.prometheus:simpleclient:0.16.0
+io.prometheus:simpleclient_common:0.16.0
+io.prometheus:simpleclient_hotspot:0.16.0
+io.prometheus:simpleclient_tracer_common:0.16.0
+io.prometheus:simpleclient_tracer_otel:0.16.0
+io.prometheus:simpleclient_tracer_otel_agent:0.16.0
+io.swagger.core.v3:swagger-annotations:2.1.10
 io.swagger:swagger-annotations:1.6.2
 io.swagger:swagger-core:1.6.9
 io.swagger:swagger-jaxrs:1.6.9
@@ -368,13 +379,13 @@ javax.validation:validation-api:2.0.1.Final
 joda-time:joda-time:2.12.5
 net.java.dev.jna:jna-platform:5.6.0
 net.java.dev.jna:jna:5.5.0
-net.minidev:accessors-smart:2.4.9
-net.minidev:json-smart:2.4.10
+net.minidev:accessors-smart:2.5.0
+net.minidev:json-smart:2.5.0
 net.openhft:chronicle-analytics:2.24ea0
 net.openhft:chronicle-core:2.24ea16
 net.openhft:posix:2.23.2
 org.apache.avro:avro-protobuf:1.10.2
-org.apache.avro:avro:1.9.2
+org.apache.avro:avro:1.11.3
 org.apache.bookkeeper:bookkeeper-common-allocator:4.15.3
 org.apache.bookkeeper:circe-checksum:4.15.3
 org.apache.bookkeeper:cpu-affinity:4.15.3
@@ -382,60 +393,66 @@ org.apache.calcite.avatica:avatica-core:1.20.0
 org.apache.calcite:calcite-babel:1.30.0
 org.apache.calcite:calcite-core:1.30.0
 org.apache.calcite:calcite-linq4j:1.30.0
-org.apache.commons:commons-collections4:4.1
+org.apache.commons:commons-collections4:4.4
 org.apache.commons:commons-compress:1.21
-org.apache.commons:commons-csv:1.0
+org.apache.commons:commons-configuration2:2.9.0
+org.apache.commons:commons-csv:1.10.0
 org.apache.commons:commons-lang3:3.12.0
 org.apache.commons:commons-math3:3.2
 org.apache.commons:commons-math:2.1
-org.apache.datasketches:datasketches-java:4.1.0
+org.apache.commons:commons-text:1.10.0
+org.apache.datasketches:datasketches-java:5.0.0
 org.apache.datasketches:datasketches-memory:2.2.0
-org.apache.flink:flink-annotations:1.12.0
-org.apache.flink:flink-core:1.12.0
-org.apache.flink:flink-file-sink-common:1.12.0
-org.apache.flink:flink-hadoop-fs:1.12.0
-org.apache.flink:flink-java:1.12.0
-org.apache.flink:flink-metrics-core:1.12.0
-org.apache.flink:flink-queryable-state-client-java:1.12.0
-org.apache.flink:flink-runtime_2.12:1.12.0
-org.apache.flink:flink-shaded-asm-7:7.1-12.0
-org.apache.flink:flink-shaded-guava:18.0-12.0
-org.apache.flink:flink-shaded-jackson:2.10.1-12.0
-org.apache.flink:flink-shaded-netty:4.1.49.Final-12.0
-org.apache.flink:flink-shaded-zookeeper-3:3.4.14-12.0
-org.apache.flink:flink-streaming-java_2.12:1.12.0
-org.apache.flink:force-shading:1.12.0
+org.apache.flink:flink-annotations:1.14.6
+org.apache.flink:flink-core:1.14.6
+org.apache.flink:flink-file-sink-common:1.14.6
+org.apache.flink:flink-hadoop-fs:1.14.6
+org.apache.flink:flink-java:1.14.6
+org.apache.flink:flink-metrics-core:1.14.6
+org.apache.flink:flink-queryable-state-client-java:1.14.6
+org.apache.flink:flink-rpc-akka-loader:1.14.6
+org.apache.flink:flink-rpc-core:1.14.6
+org.apache.flink:flink-runtime:1.14.6
+org.apache.flink:flink-scala_2.12:1.14.6
+org.apache.flink:flink-shaded-asm-7:7.1-14.0
+org.apache.flink:flink-shaded-force-shading:14.0
+org.apache.flink:flink-shaded-guava:30.1.1-jre-14.0
+org.apache.flink:flink-shaded-jackson:2.12.4-14.0
+org.apache.flink:flink-shaded-netty:4.1.65.Final-14.0
+org.apache.flink:flink-shaded-zookeeper-3:3.4.14-14.0
+org.apache.flink:flink-streaming-java_2.12:1.14.6
 org.apache.helix:helix-common:1.3.1
 org.apache.helix:helix-core:1.3.1
 org.apache.helix:metadata-store-directory-common:1.3.1
 org.apache.helix:metrics-common:1.3.1
 org.apache.helix:zookeeper-api:1.3.1
 org.apache.hive:hive-storage-api:2.7.1
-org.apache.httpcomponents:httpclient:4.5.13
+org.apache.httpcomponents:httpclient:4.5.14
 org.apache.httpcomponents:httpcore:4.4.13
 org.apache.httpcomponents:httpmime:4.5.13
 org.apache.kafka:kafka-clients:2.8.1
 org.apache.kafka:kafka-metadata:2.8.1
 org.apache.kafka:kafka-raft:2.8.1
 org.apache.kafka:kafka_2.12:2.8.1
-org.apache.logging.log4j:log4j-1.2-api:2.17.1
-org.apache.logging.log4j:log4j-api:2.17.1
-org.apache.logging.log4j:log4j-core:2.17.1
-org.apache.logging.log4j:log4j-slf4j-impl:2.17.1
-org.apache.lucene:lucene-analyzers-common:8.2.0
-org.apache.lucene:lucene-core:8.2.0
-org.apache.lucene:lucene-queries:8.2.0
-org.apache.lucene:lucene-queryparser:8.2.0
-org.apache.lucene:lucene-sandbox:8.2.0
+org.apache.logging.log4j:log4j-1.2-api:2.22.0
+org.apache.logging.log4j:log4j-api:2.22.0
+org.apache.logging.log4j:log4j-core:2.22.0
+org.apache.logging.log4j:log4j-slf4j2-impl:2.22.0
+org.apache.lucene:lucene-analysis-common:9.8.0
+org.apache.lucene:lucene-backward-codecs:9.8.0
+org.apache.lucene:lucene-core:9.8.0
+org.apache.lucene:lucene-queries:9.8.0
+org.apache.lucene:lucene-queryparser:9.8.0
+org.apache.lucene:lucene-sandbox:9.8.0
 org.apache.orc:orc-core:1.5.9
 org.apache.orc:orc-shims:1.5.9
-org.apache.parquet:parquet-avro:1.12.3
-org.apache.parquet:parquet-column:1.12.3
-org.apache.parquet:parquet-common:1.12.3
-org.apache.parquet:parquet-encoding:1.12.3
-org.apache.parquet:parquet-format-structures:1.12.3
-org.apache.parquet:parquet-hadoop:1.12.3
-org.apache.parquet:parquet-jackson:1.12.3
+org.apache.parquet:parquet-avro:1.13.1
+org.apache.parquet:parquet-column:1.13.1
+org.apache.parquet:parquet-common:1.13.1
+org.apache.parquet:parquet-encoding:1.13.1
+org.apache.parquet:parquet-format-structures:1.13.1
+org.apache.parquet:parquet-hadoop:1.13.1
+org.apache.parquet:parquet-jackson:1.13.1
 org.apache.pulsar:bouncy-castle-bc:2.11.0
 org.apache.pulsar:pulsar-client-admin-api:2.11.0
 org.apache.pulsar:pulsar-client-admin-original:2.11.0
@@ -443,12 +460,12 @@ org.apache.pulsar:pulsar-client-api:2.11.0
 org.apache.pulsar:pulsar-client-original:2.11.0
 org.apache.pulsar:pulsar-common:2.11.0
 org.apache.pulsar:pulsar-package-core:2.11.0
-org.apache.spark:spark-launcher_2.12:3.2.1
-org.apache.spark:spark-tags_2.12:3.2.1
+org.apache.spark:spark-launcher_2.12:3.5.0
+org.apache.spark:spark-tags_2.12:3.5.0
 org.apache.thrift:libthrift:0.15.0
-org.apache.yetus:audience-annotations:0.13.0
-org.apache.zookeeper:zookeeper-jute:3.6.3
-org.apache.zookeeper:zookeeper:3.6.3
+org.apache.yetus:audience-annotations:0.15.0
+org.apache.zookeeper:zookeeper-jute:3.7.2
+org.apache.zookeeper:zookeeper:3.7.2
 org.apiguardian:apiguardian-api:1.1.0
 org.asynchttpclient:async-http-client-netty-utils:2.12.3
 org.asynchttpclient:async-http-client:2.12.3
@@ -461,13 +478,11 @@ org.eclipse.jetty:jetty-servlet:9.4.51.v20230217
 org.eclipse.jetty:jetty-util-ajax:9.4.51.v20230217
 org.eclipse.jetty:jetty-util:9.4.51.v20230217
 org.javassist:javassist:3.19.0-GA
-org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.71
-org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.71
-org.jetbrains.kotlin:kotlin-stdlib:1.4.0
+org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.22
+org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.22
+org.jetbrains.kotlin:kotlin-stdlib:1.7.22
 org.jetbrains:annotations:13.0
 org.lz4:lz4-java:1.8.0
-org.scala-lang:scala-library:2.12.11
-org.spark-project.spark:unused:1.0.0
 org.objenesis:objenesis:2.1
 org.quartz-scheduler:quartz:2.3.2
 org.roaringbitmap:RoaringBitmap:0.9.38
@@ -475,40 +490,41 @@ org.roaringbitmap:shims:0.9.38
 org.scala-lang.modules:scala-collection-compat_2.12:2.3.0
 org.scala-lang.modules:scala-java8-compat_2.12:0.9.1
 org.scala-lang.modules:scala-xml_2.12:1.3.0
-org.typelevel:simulacrum-scalafix-annotations_2.12:0.5.4
+org.scala-lang:scala-library:2.12.18
+org.slf4j:jcl-over-slf4j:2.0.9
 org.webjars:swagger-ui:5.1.0
 org.wildfly.openssl:wildfly-openssl:1.0.7.Final
 org.xerial.larray:larray-buffer:0.4.1
 org.xerial.larray:larray-mmap:0.4.1
-org.xerial.snappy:snappy-java:1.1.10.1
-org.yaml:snakeyaml:2.0
-software.amazon.awssdk:annotations:2.20.94
-software.amazon.awssdk:apache-client:2.20.94
-software.amazon.awssdk:arns:2.20.94
-software.amazon.awssdk:auth:2.20.94
-software.amazon.awssdk:aws-cbor-protocol:2.20.94
-software.amazon.awssdk:aws-core:2.20.94
-software.amazon.awssdk:aws-json-protocol:2.20.94
-software.amazon.awssdk:aws-query-protocol:2.20.94
-software.amazon.awssdk:aws-xml-protocol:2.20.94
-software.amazon.awssdk:crt-core:2.20.94
-software.amazon.awssdk:endpoints-spi:2.20.94
-software.amazon.awssdk:http-client-spi:2.20.94
-software.amazon.awssdk:json-utils:2.20.94
-software.amazon.awssdk:kinesis:2.20.94
-software.amazon.awssdk:metrics-spi:2.20.94
-software.amazon.awssdk:netty-nio-client:2.20.94
-software.amazon.awssdk:profiles:2.20.94
-software.amazon.awssdk:protocol-core:2.20.94
-software.amazon.awssdk:regions:2.20.94
-software.amazon.awssdk:s3:2.20.94
-software.amazon.awssdk:sdk-core:2.20.94
-software.amazon.awssdk:sts:2.20.94
-software.amazon.awssdk:third-party-jackson-core:2.20.94
-software.amazon.awssdk:third-party-jackson-dataformat-cbor:2.20.94
-software.amazon.awssdk:utils:2.20.94
+org.xerial.snappy:snappy-java:1.1.10.4
+org.yaml:snakeyaml:2.2
+software.amazon.awssdk:annotations:2.20.137
+software.amazon.awssdk:apache-client:2.20.137
+software.amazon.awssdk:arns:2.20.137
+software.amazon.awssdk:auth:2.20.137
+software.amazon.awssdk:aws-cbor-protocol:2.20.137
+software.amazon.awssdk:aws-core:2.20.137
+software.amazon.awssdk:aws-json-protocol:2.20.137
+software.amazon.awssdk:aws-query-protocol:2.20.137
+software.amazon.awssdk:aws-xml-protocol:2.20.137
+software.amazon.awssdk:crt-core:2.20.137
+software.amazon.awssdk:endpoints-spi:2.20.137
+software.amazon.awssdk:http-client-spi:2.20.137
+software.amazon.awssdk:json-utils:2.20.137
+software.amazon.awssdk:kinesis:2.20.137
+software.amazon.awssdk:metrics-spi:2.20.137
+software.amazon.awssdk:netty-nio-client:2.20.137
+software.amazon.awssdk:profiles:2.20.137
+software.amazon.awssdk:protocol-core:2.20.137
+software.amazon.awssdk:regions:2.20.137
+software.amazon.awssdk:s3:2.20.137
+software.amazon.awssdk:sdk-core:2.20.137
+software.amazon.awssdk:sts:2.20.137
+software.amazon.awssdk:third-party-jackson-core:2.20.137
+software.amazon.awssdk:third-party-jackson-dataformat-cbor:2.20.137
+software.amazon.awssdk:utils:2.20.137
 software.amazon.eventstream:eventstream:1.0.1
-xml-apis:xml-apis:1.4.01
+xml-apis:xml-apis:1.0.b2
 
 
 ------------------------------------------------------------------------------------
@@ -521,27 +537,28 @@ MIT License
 -----------
 com.azure:azure-core-http-netty:1.13.5
 com.azure:azure-core:1.41.0
-com.azure:azure-identity:1.8.1
+com.azure:azure-identity:1.11.1
 com.azure:azure-json::1.0.1
 com.azure:azure-storage-blob:12.23.0
 com.azure:azure-storage-common:12.22.0
 com.azure:azure-storage-file-datalake:12.16.0
 com.azure:azure-storage-internal-avro:12.8.0
+com.eclipsesource.minimal-json:minimal-json:0.9.5
 com.github.jnr:jnr-x86asm:1.0.2
-com.github.scopt:scopt_2.12:3.5.0
 com.microsoft.azure:azure-data-lake-store-sdk:2.3.10
-com.microsoft.azure:msal4j-persistence-extension:1.1.0
-com.microsoft.azure:msal4j:1.13.5
+com.microsoft.azure:msal4j-persistence-extension:1.2.0
+com.microsoft.azure:msal4j:1.14.0
 net.sf.jopt-simple:jopt-simple:4.6
 net.sourceforge.argparse4j:argparse4j:0.7.0
 org.checkerframework:checker-compat-qual:2.5.5
 org.checkerframework:checker-qual:3.10.0
 org.codehaus.mojo:animal-sniffer-annotations:1.17
-org.reactivestreams:reactive-streams:1.0.3
-org.typelevel:cats-core_2.12:2.7.0
-org.typelevel:cats-kernel_2.12:2.7.0
-org.typelevel:jawn-parser_2.12:1.3.2
-org.slf4j:slf4j-api:1.7.25
+org.projectlombok:lombok:1.18.30
+org.reactivestreams:reactive-streams:1.0.4
+org.slf4j:slf4j-api:2.0.9
+org.typelevel:cats-core_2.12:2.9.0
+org.typelevel:cats-kernel_2.12:2.9.0
+org.typelevel:jawn-parser_2.12:1.4.0
 
 
 BSD
@@ -550,8 +567,7 @@ com.thoughtworks.paranamer:paranamer:2.8
 
 BSD 2-Clause
 ------------
-com.github.luben:zstd-jni:1.5.2-3
-org.clapper:grizzled-slf4j_2.12:1.3.2
+com.github.luben:zstd-jni:1.5.5-11
 org.codehaus.woodstox:stax2-api:4.1
 
 
@@ -564,8 +580,8 @@ com.google.api:gax-httpjson:0.75.2
 com.google.api:gax:1.58.2
 com.google.auth:google-auth-library-credentials:0.21.1
 com.google.auth:google-auth-library-oauth2-http:0.21.1
-com.google.protobuf:protobuf-java-util:3.13.0
-com.google.protobuf:protobuf-java:3.22.0
+com.google.protobuf:protobuf-java-util:3.24.3
+com.google.protobuf:protobuf-java:3.24.3
 com.google.protobuf:protobuf-lite:3.0.1
 com.jcabi:jcabi-log:0.18.1
 org.antlr:antlr4-runtime:4.6
@@ -576,7 +592,8 @@ org.ow2.asm:asm-commons:9.2
 org.ow2.asm:asm-tree:9.2
 org.ow2.asm:asm-util:9.2
 org.ow2.asm:asm:9.3
-org.scala-lang.modules:scala-parser-combinators_2.12:1.1.1
+org.scala-lang:scala-compiler:2.12.7
+org.scala-lang:scala-reflect:2.12.7
 org.threeten:threeten-extra:1.5.0
 org.threeten:threetenbp:1.4.4
 
@@ -631,7 +648,7 @@ org.glassfish.jersey.ext:jersey-entity-filtering:2.39
 org.glassfish.jersey.inject:jersey-hk2:2.39
 org.glassfish.jersey.media:jersey-media-json-jackson:2.39
 org.glassfish.jersey.media:jersey-media-multipart:2.39
-org.glassfish.tyrus.bundles:tyrus-standalone-client:1.15
+org.glassfish.tyrus.bundles:tyrus-standalone-client:2.1.4
 org.locationtech.jts:jts-core:1.19.0
 
 
@@ -667,3 +684,8 @@ ISC License
 -----------
 
 org.mindrot:jbcrypt:0.4
+
+The Go License
+--------------
+
+com.google.re2j:re2j:1.1
diff --git a/NOTICE-binary b/NOTICE-binary
index ede14bec79..0a3cece877 100644
--- a/NOTICE-binary
+++ b/NOTICE-binary
@@ -1,6 +1,3 @@
-Apache Pinot
-Copyright 2018-2022 Apache Software Foundation
-
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
@@ -10,31 +7,26 @@ The Apache Software Foundation (http://www.apache.org/).
 // ------------------------------------------------------------------
 
 Spark Project Tags
-Copyright 2022 The Apache Software Foundation
+Copyright 2023 Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
-Apache Commons Configuration
-Copyright 2001-2013 The Apache Software Foundation
 
-Apache Commons Codec
-Copyright 2002-2020 The Apache Software Foundation
+Apache Pinot
+Copyright 2018-2024 Apache Software Foundation
+
+Apache Commons Configuration
+Copyright 2001-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
 
-src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
-contains test data from http://aspell.net/test/orig/batch0.tab.
-Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)
-
-===============================================================================
+Apache Commons Text
+Copyright 2014-2022 The Apache Software Foundation
 
-The content of package org.apache.commons.codec.language.bm has been translated
-from the original php source code available at http://stevemorse.org/phoneticinfo.htm
-with permission from the original authors.
-Original source copyright:
-Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
+Apache Commons Codec
+Copyright 2002-2023 The Apache Software Foundation
 
 Apache Commons IO
 Copyright 2002-2021 The Apache Software Foundation
@@ -45,23 +37,20 @@ Copyright 2001-2011 The Apache Software Foundation
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
 
-Apache Commons Logging
-Copyright 2003-2014 The Apache Software Foundation
-
 Apache Commons Lang
 Copyright 2001-2021 The Apache Software Foundation
 
 Apache Commons Collections
 Copyright 2001-2015 The Apache Software Foundation
 
-Apache Log4j SLF4J Binding
-Copyright 1999-1969 The Apache Software Foundation
+Apache Log4j SLF4J 2.0 Binding
+Copyright 1999-2023 The Apache Software Foundation
 
 Apache Log4j API
-Copyright 1999-1969 The Apache Software Foundation
+Copyright 1999-2023 The Apache Software Foundation
 
 Apache Log4j 1.x Compatibility API
-Copyright 1999-1969 The Apache Software Foundation
+Copyright 1999-2023 The Apache Software Foundation
 
 =============================================================================
 = NOTICE file corresponding to section 4d of the Apache License Version 2.0 =
@@ -88,7 +77,7 @@ in some artifacts (usually source distributions); but is always available
 from the source code management (SCM) system project uses.
 
 Apache Avro
-Copyright 2009-2020 The Apache Software Foundation
+Copyright 2009-2023 The Apache Software Foundation
 
 Apache Groovy
 Copyright 2003-2020 The Apache Software Foundation
@@ -101,11 +90,17 @@ http://www.famfamfam.com/lab/icons/silk/
 Licensed under the Creative Commons Attribution Licence v2.5
 http://creativecommons.org/licenses/by/2.5/
 
+Apache Commons BeanUtils
+Copyright 2000-2019 The Apache Software Foundation
+
+Apache Commons Logging
+Copyright 2003-2014 The Apache Software Foundation
+
 Apache HttpClient Mime
 Copyright 1999-2020 The Apache Software Foundation
 
 Apache HttpClient
-Copyright 1999-2020 The Apache Software Foundation
+Copyright 1999-2022 The Apache Software Foundation
 
 Apache HttpCore
 Copyright 2005-2020 The Apache Software Foundation
@@ -141,9 +136,6 @@ from the source code management (SCM) system project uses.
 Apache Thrift
 Copyright (C) 2006 - 2019, The Apache Software Foundation
 
-Apache Jakarta HttpClient
-Copyright 1999-2007 The Apache Software Foundation
-
 Apache Commons Compress
 Copyright 2002-2021 The Apache Software Foundation
 
@@ -196,25 +188,19 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 Julian Seward, jseward@acm.org
 
 Apache Helix :: Core
-Copyright 2022 The Apache Software Foundation
+Copyright 2023 Apache Software Foundation
 
 Apache Helix :: Helix Common
-Copyright 2022 The Apache Software Foundation
+Copyright 2023 Apache Software Foundation
 
 Apache Helix :: Metrics Common
-Copyright 2022 The Apache Software Foundation
+Copyright 2023 Apache Software Foundation
 
 Apache Helix :: ZooKeeper API
-Copyright 2022 The Apache Software Foundation
+Copyright 2023 Apache Software Foundation
 
 Apache Helix :: Metadata Store Directory Common
-Copyright 2022 The Apache Software Foundation
-
-Apache ZooKeeper - Server
-Copyright 2008-2020 The Apache Software Foundation
-
-Apache ZooKeeper - Jute
-Copyright 2008-2020 The Apache Software Foundation
+Copyright 2023 Apache Software Foundation
 
                           The Netty Project
                             =================
@@ -268,7 +254,7 @@ This product contains code from boringssl.
     * https://boringssl.googlesource.com/boringssl/
 
 Apache Yetus - Audience Annotations
-Copyright 2015-2020 The Apache Software Foundation
+Copyright 2015-2023 The Apache Software Foundation
 
 Apache Commons Math
 Copyright 2001-2010 The Apache Software Foundation
@@ -330,11 +316,10 @@ Prior to moving to ASF, the software for this project was developed at
 Yahoo Inc. (https://developer.yahoo.com).
 
 Apache Lucene
-Copyright 2001-2019 The Apache Software Foundation
+Copyright 2001-2022 The Apache Software Foundation
 
 Includes software from other Apache Software Foundation projects,
 including, but not limited to:
- - Apache Ant
  - Apache Jakarta Regexp
  - Apache Commons
  - Apache Xerces
@@ -358,12 +343,14 @@ http://bitbucket.org/jpbarrette/moman/overview/
 The class org.apache.lucene.util.WeakIdentityMap was derived from
 the Apache CXF project and is Apache License 2.0.
 
+The class org.apache.lucene.util.compress.LZ4 is a Java rewrite of the LZ4
+compression library (https://github.com/lz4/lz4/tree/dev/lib) that is licensed
+under the 2-clause BSD license.
+(https://opensource.org/licenses/bsd-license.php)
+
 The Google Code Prettify is Apache License 2.0.
 See http://code.google.com/p/google-code-prettify/
 
-JUnit (junit-4.10) is licensed under the Common Public License v. 1.0
-See http://junit.sourceforge.net/cpl-v10.html
-
 This product includes code (JaspellTernarySearchTrie) from Java Spelling Checkin
 g Package (jaspell): http://jaspell.sourceforge.net/
 License: The BSD License (http://www.opensource.org/licenses/bsd-license.php)
@@ -375,7 +362,7 @@ The snowball stopword lists in
   analysis/common/src/resources/org/apache/lucene/analysis/snowball
 were developed by Martin Porter and Richard Boulton.
 The full snowball package is available from
-  http://snowball.tartarus.org/
+  https://snowballstem.org/
 
 The KStem stemmer in
   analysis/common/src/org/apache/lucene/analysis/en
@@ -414,7 +401,7 @@ and Edmond Nolan.
 The Polish analyzer (stempel) comes with a default
 stopword list that is BSD-licensed created by the Carrot2 project. The file resides
 in stempel/src/resources/org/apache/lucene/analysis/pl/stopwords.txt.
-See http://project.carrot2.org/license.html.
+See https://github.com/carrot2/carrot2.
 
 The SmartChineseAnalyzer source code (smartcn) was
 provided by Xiaoping Gao and copyright 2009 by www.imdict.net.
@@ -424,14 +411,9 @@ is derived from Unicode data such as the Unicode Character Database.
 See http://unicode.org/copyright.html for more details.
 
 The Morfologik analyzer (morfologik) includes BSD-licensed software
-developed by Dawid Weiss and Marcin Miłkowski (http://morfologik.blogspot.com/).
-
-Morfologik uses data from Polish ispell/myspell dictionary
-(http://www.sjp.pl/slownik/en/) licenced on the terms of (inter alia)
-LGPL and Creative Commons ShareAlike.
-
-Morfologic includes data from BSD-licensed dictionary of Polish (SGJP)
-(http://sgjp.pl/morfeusz/)
+developed by Dawid Weiss and Marcin Miłkowski
+(https://github.com/morfologik/morfologik-stemming) and uses
+data from the BSD-licensed dictionary of Polish (SGJP, http://sgjp.pl/morfeusz/).
 
 Servlet-api.jar and javax.servlet-*.jar are under the CDDL license, the original
 source code for this can be found at http://www.eclipse.org/jetty/downloads.php
@@ -536,28 +518,13 @@ For more information, including possible other licensing options, contact
 FasterXML.com (http://fasterxml.com).
 
 Apache Commons CSV
-Copyright 2005-2014 The Apache Software Foundation
-
-src/main/resources/contract.txt
-This file was downloaded from http://www.ferc.gov/docs-filing/eqr/soft-tools/sample-csv/contract.txt and contains neither copyright notice nor license.
-
-src/main/resources/transaction.txt
-This file was downloaded from http://www.ferc.gov/docs-filing/eqr/soft-tools/sample-csv/transaction.txt and contains neither copyright notice nor license.
-
-src/test/resources/CSVFileParser/bom.csv
-src/test/resources/CSVFileParser/test.csv
-src/test/resources/CSVFileParser/test_default.txt
-src/test/resources/CSVFileParser/test_default_comment.txt
-src/test/resources/CSVFileParser/test_rfc4180.txt
-src/test/resources/CSVFileParser/test_rfc4180_trim.txt
-src/test/resources/CSVFileParser/testCSV85.csv
-src/test/resources/CSVFileParser/testCSV85_default.txt
-src/test/resources/CSVFileParser/testCSV85_ignoreEmpty.txt
-These files are used as test data and test result specifications.
+Copyright 2005-2023 The Apache Software Foundation
 
 Apache Commons Math
 Copyright 2001-2013 The Apache Software Foundation
 
+===============================================================================
+
 The inverse error function implementation in the Erf class is based on CUDA
 code developed by Mike Giles, Oxford-Man Institute of Quantitative Finance,
 and published in GPU Computing Gems, volume 2, 2010.
@@ -804,6 +771,9 @@ Copyright 2011-2022 The Apache Software Foundation
 Apache BookKeeper :: CPU Affinity Library
 Copyright 2011-2022 The Apache Software Foundation
 
+Apache Commons Configuration
+Copyright 2001-2013 The Apache Software Foundation
+
 Apache BookKeeper :: Circe Checksum Library
 Copyright 2011-2022 The Apache Software Foundation
 
@@ -822,6 +792,9 @@ Copyright 2017-2020 Apache Software Foundation
 Apache Pulsar :: Package Management :: Core
 Copyright 2017-2020 Apache Software Foundation
 
+Apache Commons Collections
+Copyright 2001-2019 The Apache Software Foundation
+
 Apache Log4j Core
 Copyright 1999-2012 Apache Software Foundation
 
@@ -829,5 +802,5 @@ ResolverUtil.java
 Copyright 2005-2006 Tim Fennell
 
 Spark Project Launcher
-Copyright 2022 The Apache Software Foundation
+Copyright 2023 Apache Software Foundation
 
diff --git a/licenses-binary/LICENSE-go.txt b/licenses-binary/LICENSE-go.txt
new file mode 100644
index 0000000000..6a66aea5ea
--- /dev/null
+++ b/licenses-binary/LICENSE-go.txt
@@ -0,0 +1,27 @@
+Copyright (c) 2009 The Go Authors. All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+   * Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+   * Redistributions in binary form must reproduce the above
+copyright notice, this list of conditions and the following disclaimer
+in the documentation and/or other materials provided with the
+distribution.
+   * Neither the name of Google Inc. nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


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