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

github-bot pushed a change to branch dependabot/maven/lucene.version-9.10.0
in repository https://gitbox.apache.org/repos/asf/pinot.git


 discard cbe6d1d687 Bump lucene.version from 9.8.0 to 9.10.0
     add 101af7c583 add SegmentContext to collect validDocIds bitmaps for many 
segments together (#12694)
     add b5148ebfeb Bump cloud.localstack:localstack-utils from 0.2.19 to 
0.2.23 (#12842)
     add c722607743 Bump aws.sdk.version from 2.25.17 to 2.25.27 (#12843)
     add 73ef57b3af Bump org.apache:apache from 21 to 31 (#12846)
     add abf45fc6e0 Bump com.google.errorprone:error_prone_annotations from 
2.25.0 to 2.26.1 (#12847)
     add df5fcb7b0f Bump com.google.apis:google-api-services-storage (#12848)
     add e001a884e4 Bump com.gradle:common-custom-user-data-maven-extension 
from 1.13 to 2 (#12850)
     add d9b1f040bf Bump com.microsoft.azure:msal4j from 1.14.3 to 1.15.0 
(#12853)
     add 3a7cef3155 Bump net.openhft:chronicle-core from 2.25ea10 to 2.25ea13 
(#12854)
     add 07682d24f8 Bump com.azure:azure-identity from 1.11.3 to 1.12.0 (#12855)
     add 7e4ea06b99 use static TypeReference object (#12776)
     add 425eea9e80 Bump org.apache.maven.plugins:maven-javadoc-plugin from 
3.2.0 to 3.6.3 (#12852)
     add c93de37765 remove easymock library (#12859)
     add 13673f1150 Add SchemaConformingTransformerV2 to enhance text search 
abilities (#12788)
     add 85806e4398 Bump org.testng:testng from 7.9.0 to 7.10.1 (#12868)
     add 02dd133952 Bump org.codehaus.woodstox:stax2-api from 4.1 to 4.2.2 
(#12851)
     add 6bc2450a73 Bump org.glassfish.tyrus.bundles:tyrus-standalone-client 
(#12869)
     add 0e3a9a64af Bump com.google.j2objc:j2objc-annotations from 2.8 to 3.0.0 
(#12870)
     add ae819e2321 Bump com.github.eirslett:frontend-maven-plugin from 1.11.0 
to 1.15.0 (#12874)
     add c39a97845a Bump org.apache.spark:spark-launcher_2.12 from 3.5.0 to 
3.5.1 (#12877)
     add 870fa2a810 Bump 
org.apache.maven.plugins:maven-project-info-reports-plugin (#12876)
     add 30a3cd5a9c Bump io.grpc:grpc-context from 1.60.1 to 1.63.0 (#12872)
     add 9af7cd6c10 Bump com.fasterxml.woodstox:woodstox-core from 6.4.0 to 
6.6.2 (#12873)
     add f2d27da607 Bump aws.sdk.version from 2.25.27 to 2.25.28 (#12871)
     add 9b64b5cdd0 Support ValueWindowFunction for 
LEAD/LAG/FIRST_VALUE/LAST_VALUE (#12878)
     add 6725ca8c92 Bump net.minidev:json-smart from 2.5.0 to 2.5.1 (#12881)
     add 0da1d4e006 Bump com.puppycrawl.tools:checkstyle from 8.45.1 to 10.15.0 
(#12784)
     add 549cb60cac Bump org.scalatest:scalatest_2.12 from 3.1.1 to 3.2.18 
(#12879)
     add 5a909743e9 Move some mispositioned tests under pinot-core (#12884)
     add ed0ecdd2e4 Bump io.projectreactor:reactor-core from 3.6.4 to 3.6.5 
(#12897)
     add 6ca21baf4d Bump com.azure:azure-core from 1.45.1 to 1.48.0 (#12896)
     add 2063690b11 Bump aws.sdk.version from 2.25.28 to 2.25.29 (#12894)
     add be2b3e5970 Bump com.github.jnr:jnr-constants from 0.10.3 to 0.10.4 
(#12893)
     add f5d629c10e Bump org.apache.spark:spark-core_2.12 from 3.5.0 to 3.5.1 
(#12903)
     add 6ab2c89a6b Bump org.apache.httpcomponents:httpcore from 4.4.13 to 
4.4.16 (#12902)
     add 8ee2663c20 Bump com.github.seancfoley:ipaddress from 5.3.4 to 5.5.0 
(#12901)
     add 8d6a892a26 Bump io.grpc:grpc-protobuf-lite from 1.62.2 to 1.63.0 
(#12900)
     add 183144f07f Upgrade reflections from 0.9.11 to 0.10.2 (#12885)
     add ee54cfcc8c Bump lucene.version from 9.8.0 to 9.10.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (cbe6d1d687)
            \
             N -- N -- N   refs/heads/dependabot/maven/lucene.version-9.10.0 
(ee54cfcc8c)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .mvn/extensions.xml                                |   2 +-
 .../apache/pinot/common/metrics/ServerGauge.java   |   1 +
 .../apache/pinot/common/metrics/ServerMeter.java   |   1 +
 .../apache/pinot/common/minion/MinionClient.java   |  34 +-
 .../common/request/context/LiteralContextTest.java |   0
 .../common/utils/request/RequestUtilsTest.java     |  31 +-
 pinot-connectors/pinot-spark-2-connector/pom.xml   |   2 +-
 pinot-connectors/pinot-spark-3-connector/pom.xml   |   2 +-
 pinot-connectors/pinot-spark-common/pom.xml        |   2 +-
 pinot-controller/pom.xml                           |   2 +-
 .../api/resources/PinotTenantRestletResource.java  |   2 +-
 .../core/data/manager/BaseTableDataManager.java    |  10 +
 .../manager/realtime/RealtimeTableDataManager.java |  14 +
 .../core/operator/InstanceResponseOperator.java    |  12 +-
 .../StreamingInstanceResponseOperator.java         |   9 +-
 .../plan/AcquireReleaseColumnsSegmentPlanNode.java |  10 +-
 .../pinot/core/plan/AggregationPlanNode.java       |  13 +-
 .../apache/pinot/core/plan/DistinctPlanNode.java   |   9 +-
 .../apache/pinot/core/plan/DocIdSetPlanNode.java   |  11 +-
 .../org/apache/pinot/core/plan/FilterPlanNode.java |  34 +-
 .../apache/pinot/core/plan/GroupByPlanNode.java    |  13 +-
 .../pinot/core/plan/InstanceResponsePlanNode.java  |  10 +-
 .../apache/pinot/core/plan/ProjectPlanNode.java    |  15 +-
 .../apache/pinot/core/plan/SelectionPlanNode.java  |  20 +-
 .../plan/StreamingInstanceResponsePlanNode.java    |   8 +-
 .../core/plan/StreamingSelectionPlanNode.java      |   9 +-
 .../core/plan/maker/InstancePlanMakerImplV2.java   |  50 +-
 .../apache/pinot/core/plan/maker/PlanMaker.java    |  12 +-
 .../function/AggregationFunctionUtils.java         |  23 +-
 .../query/executor/ServerQueryExecutorV1Impl.java  |  45 +-
 .../common/utils/request/RequestUtilsTest.java     |  37 -
 .../combine/SelectionCombineOperatorTest.java      |   3 +-
 .../query/SelectionOrderByOperatorTest.java        |   6 +-
 .../StreamingSelectionOnlyOperatorTest.java        |   6 +-
 .../apache/pinot/core/plan/FilterPlanNodeTest.java |  13 +-
 .../java/org/apache/pinot/core/plan/TestUtils.java |  39 +-
 ...adataAndDictionaryAggregationPlanMakerTest.java |   9 +-
 .../DictionaryBasedGroupKeyGeneratorTest.java      |   5 +-
 .../query/aggregation/groupby/GroupByTrimTest.java |   4 +-
 .../groupby/NoDictionaryGroupKeyGeneratorTest.java |   5 +-
 .../pinot/core/startree/v2/BaseStarTreeV2Test.java |   7 +-
 .../util/IntDoubleIndexedPriorityQueueTest.java    |   3 +-
 .../util/IntObjectIndexedPriorityQueueTest.java    |   3 +-
 .../util/QueryMultiThreadingUtilsTest.java         |   3 +-
 .../org/apache/pinot/queries/BaseQueriesTest.java  |  19 +-
 .../pinot/queries/BooleanAggQueriesTest.java       |   3 +-
 .../apache/pinot/queries/TransformQueriesTest.java |   2 +-
 pinot-integration-tests/pom.xml                    |   2 +-
 .../integration/tests/custom/GeoSpatialTest.java   |   2 +-
 .../perf/BenchmarkNativeAndLuceneBasedLike.java    |   3 +-
 .../perf/BenchmarkNativeVsLuceneTextIndex.java     |   3 +-
 .../pinot-batch-ingestion-spark-3/pom.xml          |   2 +-
 pinot-plugins/pinot-file-system/pinot-adls/pom.xml |   8 +-
 pinot-plugins/pinot-file-system/pinot-s3/pom.xml   |   2 +-
 .../pinot-stream-ingestion/pinot-kinesis/pom.xml   |   8 +-
 .../plugin/stream/kinesis/KinesisConsumerTest.java |  41 +-
 .../kinesis/KinesisStreamMetadataProviderTest.java |  94 ++-
 .../pinot-stream-ingestion/pinot-pulsar/pom.xml    |   4 +-
 .../rules/PinotWindowExchangeNodeInsertRule.java   |   2 +-
 .../pinot/query/QueryEnvironmentTestBase.java      |   2 +
 .../runtime/operator/WindowAggregateOperator.java  |  36 +-
 .../runtime/operator/utils/AggregationUtils.java   |   2 +-
 .../operator/window/FirstValueWindowFunction.java  |  23 +-
 .../operator/window/LagValueWindowFunction.java    |  34 +-
 .../operator/window/LastValueWindowFunction.java   |  23 +-
 .../operator/window/LeadValueWindowFunction.java   |  36 +-
 .../operator/window/ValueWindowFunction.java       |  54 ++
 .../runtime/operator/window/WindowFunction.java    |  12 +-
 .../testutils/MockInstanceDataManagerFactory.java  |   6 +
 .../local/data/manager/TableDataManager.java       |   9 +
 .../recordtransformer/CompositeTransformer.java    |  12 +-
 .../SchemaConformingTransformer.java               |  31 +-
 .../SchemaConformingTransformerV2.java             | 727 ++++++++++++++++
 .../upsert/BasePartitionUpsertMetadataManager.java |  64 ++
 ...oncurrentMapPartitionUpsertMetadataManager.java |  34 +-
 .../ConcurrentMapTableUpsertMetadataManager.java   |   8 +
 .../local/upsert/TableUpsertMetadataManager.java   |   5 +
 .../pinot/segment/local/utils/Base64Utils.java     |  38 +-
 .../pinot/segment/local/utils/IngestionUtils.java  |   3 +-
 .../segment/local/utils/TableConfigUtils.java      |   8 +
 .../converter/RealtimeSegmentConverterTest.java    |   4 +-
 .../SchemaConformingTransformerV2Test.java         | 934 +++++++++++++++++++++
 .../pinot/segment/local/utils/Base64UtilsTest.java |  96 +++
 .../TextIndexReader.java => SegmentContext.java}   |  30 +-
 .../config/table/ingestion/IngestionConfig.java    |  15 +
 .../SchemaConformingTransformerConfig.java         |   4 +-
 .../SchemaConformingTransformerV2Config.java       | 253 ++++++
 .../pinot/spi/utils/PinotReflectionUtils.java      |   6 +-
 .../pinot/spi/crypt/PinotCrypterFactoryTest.java   |   0
 pinot-tools/pom.xml                                |   2 +-
 pom.xml                                            |  36 +-
 91 files changed, 2778 insertions(+), 513 deletions(-)
 rename {pinot-core => 
pinot-common}/src/test/java/org/apache/pinot/common/request/context/LiteralContextTest.java
 (100%)
 delete mode 100644 
pinot-core/src/test/java/org/apache/pinot/common/utils/request/RequestUtilsTest.java
 copy 
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/realtime/impl/nullvalue/MutableNullValueVector.java
 => pinot-core/src/test/java/org/apache/pinot/core/plan/TestUtils.java (53%)
 rename pinot-core/src/test/java/org/apache/pinot/{ => 
core}/util/IntDoubleIndexedPriorityQueueTest.java (97%)
 rename pinot-core/src/test/java/org/apache/pinot/{ => 
core}/util/IntObjectIndexedPriorityQueueTest.java (97%)
 rename pinot-core/src/test/java/org/apache/pinot/{ => 
core}/util/QueryMultiThreadingUtilsTest.java (97%)
 copy 
pinot-controller/src/test/java/org/apache/pinot/controller/helix/core/assignment/segment/SegmentAssignmentTestUtils.java
 => 
pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/window/FirstValueWindowFunction.java
 (65%)
 copy 
pinot-core/src/test/java/org/apache/pinot/core/operator/filter/TestUtils.java 
=> 
pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/window/LagValueWindowFunction.java
 (59%)
 copy 
pinot-controller/src/test/java/org/apache/pinot/controller/helix/core/assignment/segment/SegmentAssignmentTestUtils.java
 => 
pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/window/LastValueWindowFunction.java
 (63%)
 copy pinot-tools/src/main/java/org/apache/pinot/tools/EmptyQuickstart.java => 
pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/window/LeadValueWindowFunction.java
 (58%)
 create mode 100644 
pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/window/ValueWindowFunction.java
 copy 
pinot-core/src/main/java/org/apache/pinot/core/segment/processing/lifecycle/SegmentLifecycleEventDetails.java
 => 
pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/window/WindowFunction.java
 (76%)
 create mode 100644 
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/recordtransformer/SchemaConformingTransformerV2.java
 copy 
pinot-core/src/test/java/org/apache/pinot/core/util/DoubleComparisonUtil.java 
=> 
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/utils/Base64Utils.java
 (59%)
 rename {pinot-core/src/test/java/org/apache/pinot => 
pinot-segment-local/src/test/java/org/apache/pinot/segment/local}/realtime/converter/RealtimeSegmentConverterTest.java
 (99%)
 create mode 100644 
pinot-segment-local/src/test/java/org/apache/pinot/segment/local/recordtransformer/SchemaConformingTransformerV2Test.java
 create mode 100644 
pinot-segment-local/src/test/java/org/apache/pinot/segment/local/utils/Base64UtilsTest.java
 copy 
pinot-segment-spi/src/main/java/org/apache/pinot/segment/spi/{index/reader/TextIndexReader.java
 => SegmentContext.java} (59%)
 create mode 100644 
pinot-spi/src/main/java/org/apache/pinot/spi/config/table/ingestion/SchemaConformingTransformerV2Config.java
 rename {pinot-core => 
pinot-spi}/src/test/java/org/apache/pinot/spi/crypt/PinotCrypterFactoryTest.java
 (100%)


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

Reply via email to