You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by fo...@apache.org on 2023/05/01 21:47:33 UTC

[iceberg] branch fd-add-missing-last-column-id updated (10a1af9574 -> 443b797b8b)

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

fokko pushed a change to branch fd-add-missing-last-column-id
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    omit 10a1af9574 Add test
    omit bca9d35837 Merge branch 'master' of github.com:apache/iceberg into fd-add-missing-last-column-id
    omit 725e66aacb Merge branch 'apache:master' into master
    omit a65b707125 fix pymdownx markdown_ext for code hihglights
    omit 4a4b604f83 Merge branch 'apache:master' into master
    omit 4ae09c08df reuest format changes for comments
    omit 1092d4be93 request PR changes from code review
    omit 5fcdc596a0 final mkdocs fixed transforms.py
    omit c2c4a38bb9 updates to remove mkdoc warns from literals.py
    omit de2624fa8e updates for schema.py to remove mkdocs warns
    omit 91282c4d43 updates to remove mkdocs warns from types.py
    omit b04521ab89 updates to io/__init__.py for mkdocs warns removal
    omit b83f0303d2 updates to comments for mkdocs serve --strict mode
    omit 74c4820a07 fixed trailing whitespace
    omit 47776d23e9 fixed all mkdocs serve --strict warnings
    omit 1be7bcf4e4 Merge branch 'apache:master' into master
    omit d3abd8d43b Remove spaces
    omit 58a2689a62 finalizing comments
    omit 086162e697 removed blank line 123 fom sorting.py
    omit 27f9c16c3d updated for keyword args vs args order_id
    omit 6f3fe3c030 reverted...
    omit b0e16a98e7 changes to SortOrder init() added order_id arg
    omit 4a1b307972 Merge branch 'apache:master' into master
    omit 99f96199f6 removal of warnings from mkdocs serve --strict
    omit 166fde6d3f Merge branch 'apache:master' into master
    omit 2edebcc633 updated comments for mkdocs WARNINGS to be removed
    omit 849ceac48c updates to remove mkdocs warnings from_bytes()
     add 443b797b8b Spec: Add missing last-column-id to open-api spec

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   (10a1af9574)
            \
             N -- N -- N   refs/heads/fd-add-missing-last-column-id (443b797b8b)

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:
 core/src/main/java/org/apache/iceberg/MetadataUpdateParser.java | 7 ++++++-
 open-api/rest-catalog-open-api.yaml                             | 3 +++
 2 files changed, 9 insertions(+), 1 deletion(-)