This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/gradle/com.azure-azure-sdk-bom-1.2.26
in repository https://gitbox.apache.org/repos/asf/iceberg.git
discard bc1a565c6c Build: Bump com.azure:azure-sdk-bom from 1.2.25 to 1.2.26
add 479f468c5f Spec: Deprecate the file system table scheme (#10833)
add d9aacd24cc Core, API: UpdatePartitionSpec: Added ability to create a
new Partition Spec but not set it as the Default
add 4cfa38fbb2 Build: Bump com.palantir.baseline:gradle-baseline-java
(#10864)
add 98ecc9a9ef Build: Bump nessie from 0.94.2 to 0.94.4 (#10869)
add e8582c0f00 Build: Bump org.xerial:sqlite-jdbc from 3.46.0.0 to
3.46.0.1 (#10871)
add 1f21989305 Build: Bump org.apache.commons:commons-compress from 1.26.0
to 1.26.2 (#10868)
add 9b70fdfd03 Build: Bump software.amazon.awssdk:bom from 2.26.25 to
2.26.29 (#10866)
add 74a9adbc0b Build: Bump mkdocs-material from 9.5.30 to 9.5.31 (#10863)
add 722a350afa Build: Fix Scala compilation (#10860)
add 21bf279e1c Build: Bump com.azure:azure-sdk-bom from 1.2.25 to 1.2.26
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 (bc1a565c6c)
\
N -- N -- N
refs/heads/dependabot/gradle/com.azure-azure-sdk-bom-1.2.26 (21bf279e1c)
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:
.../java/org/apache/iceberg/UpdatePartitionSpec.java | 11 +++++++++++
build.gradle | 6 +++++-
.../org/apache/iceberg/BaseUpdatePartitionSpec.java | 16 +++++++++++++++-
.../main/java/org/apache/iceberg/TableMetadata.java | 4 ++++
.../apache/iceberg/TestTableUpdatePartitionSpec.java | 19 +++++++++++++++++++
format/spec.md | 6 ++++--
gradle/libs.versions.toml | 6 +++---
kafka-connect/build.gradle | 2 +-
site/requirements.txt | 2 +-
9 files changed, 63 insertions(+), 9 deletions(-)