This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/com.gradle-common-custom-user-data-maven-extension-2.1.0
in repository https://gitbox.apache.org/repos/asf/arrow-java.git
discard 18af3bce1 MINOR: Bump
com.gradle:common-custom-user-data-maven-extension
add 9fd4973d1 GH-470: [Vector] Fix
ListViewVector.getElementEndIndex(index) method (#1019)
add de9713884 MINOR: Bump logback.version from 1.5.26 to 1.5.27 (#999)
add b209fa2ee MINOR: [CI] Bump docker/login-action from 3.6.0 to 3.7.0
(#996)
add b0cad3202 MINOR: Bump
com.gradle:common-custom-user-data-maven-extension
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 (18af3bce1)
\
N -- N -- N
refs/heads/dependabot/maven/com.gradle-common-custom-user-data-maven-extension-2.1.0
(b0cad3202)
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:
.github/workflows/rc.yml | 2 +-
pom.xml | 2 +-
.../arrow/vector/complex/ListViewVector.java | 68 ++++---
.../apache/arrow/vector/TestListViewVector.java | 215 ++++++++++++++++-----
4 files changed, 206 insertions(+), 81 deletions(-)