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

github-bot pushed a change to branch 
dependabot/gradle/org.testcontainers-testcontainers-1.20.1
in repository https://gitbox.apache.org/repos/asf/iceberg.git


 discard 32255fbf28 Build: Bump org.testcontainers:testcontainers from 1.20.0 
to 1.20.1
     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 7eeeb6e53a Build: Bump org.testcontainers:testcontainers from 1.20.0 
to 1.20.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   (32255fbf28)
            \
             N -- N -- N   
refs/heads/dependabot/gradle/org.testcontainers-testcontainers-1.20.1 
(7eeeb6e53a)

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                                          |  2 +-
 .../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                             |  4 ++--
 7 files changed, 56 insertions(+), 6 deletions(-)

Reply via email to