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

FrankChen021 pushed a change to branch dependabot/maven/parquet.version-1.18.0
in repository https://gitbox.apache.org/repos/asf/druid.git


 discard 875b892adc2 build(deps): align parquet transitive dependencies
 discard 83560671890 build(deps): bump parquet.version from 1.17.1 to 1.18.0
     add 4315d9cf58c test: stabilize QueryVirtualStorageTest metric assertions 
(#19886)
     add d45960cf906 fix: align skipIntervals to segmentGranularity in 
DataSourceCompactibleSegmentIterator   (#20027)
     add 4766794b652 feat: Framing for FIRST_VALUE, LAST_VALUE. (#19301)
     add 5eaf52177c9 build(deps): bump com.github.seancfoley:ipaddress from 
5.3.4 to 5.6.2 (#20040)
     add ae8b1b2df9f build(deps-dev): bump com.aliyun.oss:aliyun-sdk-oss from 
3.11.3 to 3.18.5 (#20048)
     add e2d44d2538a build(deps): bump guava.version from 32.1.3-jre to 
33.6.0-jre (#20052)
     add 5b311b2285e build(deps): bump com.github.oshi:oshi-core from 6.9.1 to 
7.4.4 (#20068)
     add c556be95808 build(deps): bump com.google.errorprone:error_prone_core 
from 2.49.0 to 2.50.0 (#20069)
     add a97bca4010c build(deps): bump org.jruby.joni:joni from 2.2.6 to 2.2.7 
(#20087)
     add 42c15d1280a build(deps): bump jackson.version from 2.22.1 to 2.22.2 
(#20086)
     add c88b9c5f1bc build(deps-dev): bump org.apache.kafka:kafka-clients from 
4.3.0 to 4.3.1 (#20085)
     add 03f0ffbecab build(deps): bump sigar.version from 1.6.5.132 to 
1.6.5.132-6 (#20084)
     add 22f0681f142 build(deps): bump okhttp.version from 5.4.0 to 5.5.0 
(#20083)
     add 1ff990b093e build(deps): bump tools.jackson.core:jackson-databind 
(#20082)
     add 4fc80e842e0 build(deps-dev): bump org.bouncycastle:bcprov-jdk18on from 
1.84 to 1.85.2 (#20081)
     add c6c363471ad build(deps): bump 
org.apache.maven.plugins:maven-surefire-plugin (#20080)
     add e89964b7ecb build(deps): bump bytebuddy.version from 1.18.11 to 
1.18.12 (#20079)
     add 9f2832f3918 build(deps): bump org.openrewrite.recipe:rewrite-jackson 
(#20077)
     add 7e8116f30ac build(deps): bump netty4.version from 4.2.16.Final to 
4.2.17.Final (#20076)
     add efb08133557 build(deps): bump org.apache.directory.api:api-util from 
2.1.3 to 2.1.8 (#20044)
     add 89395899ff5 build(deps): bump parquet.version from 1.17.1 to 1.18.0
     add 02785e69aba build(deps): align parquet transitive dependencies

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   (875b892adc2)
            \
             N -- N -- N   refs/heads/dependabot/maven/parquet.version-1.18.0 
(02785e69aba)

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:
 benchmarks/pom.xml                                 |   2 +-
 embedded-tests/pom.xml                             |   2 +-
 .../embedded/query/QueryVirtualStorageTest.java    |  64 +-
 extensions-contrib/aliyun-oss-extensions/pom.xml   |  29 +-
 .../src/assembly/jar-with-dependencies.xml         |  43 ++
 .../storage/aliyun/OssDataSegmentMoverTest.java    |   4 +-
 .../supervisor/SeekableStreamSupervisor.java       |   1 +
 licenses.yaml                                      |  74 +-
 pom.xml                                            |  26 +-
 processing/pom.xml                                 |   9 +-
 .../java/org/apache/druid/query/QueryContexts.java |   2 +-
 .../org/apache/druid/query/filter/InDimFilter.java |   2 +-
 .../window/value/WindowFirstProcessor.java         |  57 +-
 .../operator/window/value/WindowLastProcessor.java |  65 +-
 .../window/value/WindowValueProcessorBase.java     |  63 ++
 .../window/value/WindowFirstProcessorTest.java     | 192 ++++-
 .../window/value/WindowLastProcessorTest.java      | 192 ++++-
 .../orderby_rows_0_following_first_last.01.all.iq  | 833 +++++++++++++++++---
 .../orderby_rows_0_following_first_last.02.all.iq  | 663 ++++++++++++++--
 .../orderby_rows_0_following_first_last.09.all.iq  | 153 +++-
 .../orderby_rows_0_following_first_last.10.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_following_first_last.11.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_following_first_last.12.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_following_first_last.13.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_following_first_last.14.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_following_first_last.15.all.iq  |  85 ++-
 .../orderby_rows_0_preceding_first_last.01.all.iq  | 833 +++++++++++++++++---
 .../orderby_rows_0_preceding_first_last.02.all.iq  | 663 ++++++++++++++--
 .../orderby_rows_0_preceding_first_last.04.all.iq  | 391 ++++++++--
 .../orderby_rows_0_preceding_first_last.05.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_preceding_first_last.06.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_preceding_first_last.07.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_preceding_first_last.08.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_preceding_first_last.09.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_preceding_first_last.10.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_preceding_first_last.11.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_preceding_first_last.12.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_preceding_first_last.13.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_preceding_first_last.14.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_0_preceding_first_last.15.all.iq  |  85 ++-
 .../orderby_rows_1_following_first_last.01.all.iq  | 833 +++++++++++++++++---
 .../orderby_rows_1_following_first_last.02.all.iq  | 663 ++++++++++++++--
 .../orderby_rows_1_following_first_last.09.all.iq  | 153 +++-
 .../orderby_rows_1_following_first_last.10.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_following_first_last.11.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_following_first_last.12.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_following_first_last.13.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_following_first_last.14.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_following_first_last.15.all.iq  |  85 ++-
 .../orderby_rows_1_preceding_first_last.01.all.iq  | 833 +++++++++++++++++---
 .../orderby_rows_1_preceding_first_last.02.all.iq  | 663 ++++++++++++++--
 .../orderby_rows_1_preceding_first_last.04.all.iq  | 391 ++++++++--
 .../orderby_rows_1_preceding_first_last.05.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_preceding_first_last.06.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_preceding_first_last.07.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_preceding_first_last.08.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_preceding_first_last.09.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_preceding_first_last.10.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_preceding_first_last.11.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_preceding_first_last.12.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_preceding_first_last.13.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_preceding_first_last.14.all.iq  | 850 ++++++++++++++++++---
 .../orderby_rows_1_preceding_first_last.15.all.iq  |  85 ++-
 .../orderby_rows_current_first_last.02.all.iq      | 112 +--
 .../orderby_rows_current_first_last.09.all.iq      | 265 +++++--
 .../orderby_rows_current_first_last.10.all.iq      | 850 ++++++++++++++++++---
 .../orderby_rows_current_first_last.11.all.iq      | 850 ++++++++++++++++++---
 .../orderby_rows_current_first_last.12.all.iq      | 850 ++++++++++++++++++---
 .../orderby_rows_current_first_last.13.all.iq      | 289 ++++++-
 .../orderby_rows_current_first_last.14.all.iq      |  12 +-
 .../orderby_rows_current_first_last.15.all.iq      |  36 +-
 .../orderby_rows_ub_following_first_last.02.all.iq |  48 +-
 .../orderby_rows_ub_preceding_first_last.02.all.iq |  64 +-
 .../orderby_rows_ub_preceding_first_last.04.all.iq | 391 ++++++++--
 .../orderby_rows_ub_preceding_first_last.05.all.iq | 850 ++++++++++++++++++---
 .../orderby_rows_ub_preceding_first_last.06.all.iq | 850 ++++++++++++++++++---
 .../orderby_rows_ub_preceding_first_last.07.all.iq | 850 ++++++++++++++++++---
 .../orderby_rows_ub_preceding_first_last.08.all.iq |  51 +-
 .../orderby_rows_ub_preceding_first_last.09.all.iq | 217 ++++--
 .../orderby_rows_ub_preceding_first_last.10.all.iq | 850 ++++++++++++++++++---
 .../orderby_rows_ub_preceding_first_last.11.all.iq | 850 ++++++++++++++++++---
 .../orderby_rows_ub_preceding_first_last.12.all.iq | 850 ++++++++++++++++++---
 .../orderby_rows_ub_preceding_first_last.13.all.iq | 289 ++++++-
 .../qaWin/sql_explain.msq.iq                       |  64 +-
 .../qaWin/sql_explain.std.iq                       |  32 +-
 .../DataSourceCompactibleSegmentIterator.java      | 111 ++-
 .../compaction/CompactionRunSimulatorTest.java     |  18 +-
 .../DataSourceCompactibleSegmentIteratorTest.java  |  76 ++
 .../druid/server/metrics/LatchableEmitter.java     |  10 +-
 .../sql/calcite/planner/DruidSqlValidator.java     |   9 -
 .../apache/druid/sql/calcite/rel/Windowing.java    |  11 +-
 .../calcite/planner/DruidOperatorTableTest.java    |   4 +-
 .../window/wikipediaCumulativeOrdered.sqlTest      |   2 +-
 .../tests/window/wikipediaSimplePartition.sqlTest  |   2 +-
 .../wikipediaSimplePartitionInitialSort.sqlTest    |   4 +-
 95 files changed, 38207 insertions(+), 5299 deletions(-)
 create mode 100644 
extensions-contrib/aliyun-oss-extensions/src/assembly/jar-with-dependencies.xml


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to