This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/jackson.version-2.17.1
in repository https://gitbox.apache.org/repos/asf/parquet-mr.git
omit 24e9f1c3f Bump jackson.version from 2.17.0 to 2.17.1
add c241170d9 Update changes for the `master` branch (#1348)
add 3912bd259 PARQUET-2466: Simplify logic when calling `ParquetWriter`
(#1338)
add 8f2413277 Bump com.google.api.grpc:proto-google-common-protos (#1346)
add 4b6b808e0 Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre
(#1345)
add b7005f55f PARQUET-2476: Remove the `maven-compiler` override (#1341)
add 77fa24eb2 Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0
to 2.17.1 (#1344)
add eb0a50ee5 Bump jackson.version from 2.17.0 to 2.17.1
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 (24e9f1c3f)
\
N -- N -- N refs/heads/dependabot/maven/jackson.version-2.17.1
(eb0a50ee5)
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:
CHANGES.md | 1 +
.../org/apache/parquet/hadoop/ParquetWriter.java | 42 ++++++++--------------
parquet-protobuf/pom.xml | 2 +-
pom.xml | 12 ++-----
4 files changed, 19 insertions(+), 38 deletions(-)