This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/checkout-6
in repository https://gitbox.apache.org/repos/asf/iceberg.git
omit b20847aa20 Build: Bump actions/checkout from 3 to 6
add 0846ed5156 Build: Bump software.amazon.awssdk:bom from 2.39.2 to
2.39.4 (#14693)
add 87174fcbd4 Build: Bump actions/upload-artifact from 4 to 5 (#14688)
add fe6f78b328 Core: Allow overriding view location for subclasses (#14653)
add cd8d2a3345 Core: Fix server side planning on empty tables in
CatalogHandlers (#14660)
add 3d9feaa711 Build: Bump actions/checkout from 3 to 6
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 (b20847aa20)
\
N -- N -- N
refs/heads/dependabot/github_actions/actions/checkout-6 (3d9feaa711)
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/api-binary-compatibility.yml | 2 +-
.github/workflows/delta-conversion-ci.yml | 4 +-
.github/workflows/flink-ci.yml | 2 +-
.github/workflows/hive-ci.yml | 2 +-
.github/workflows/java-ci.yml | 2 +-
.github/workflows/jmh-benchmarks.yml | 2 +-
.github/workflows/kafka-connect-ci.yml | 2 +-
.github/workflows/recurring-jmh-benchmarks.yml | 2 +-
.github/workflows/spark-ci.yml | 2 +-
.../org/apache/iceberg/rest/CatalogHandlers.java | 70 +++++++++++++++-------
.../org/apache/iceberg/view/ViewCatalogTests.java | 33 +++++-----
gradle/libs.versions.toml | 2 +-
12 files changed, 77 insertions(+), 48 deletions(-)