Skip to content

Revapi: Fix order in the revapi file#16511

Merged
nastra merged 1 commit into
apache:mainfrom
gaborkaszab:main_fix_revapi_order
May 21, 2026
Merged

Revapi: Fix order in the revapi file#16511
nastra merged 1 commit into
apache:mainfrom
gaborkaszab:main_fix_revapi_order

Conversation

@gaborkaszab
Copy link
Copy Markdown
Contributor

When running revapi, it reorders the versions. To avoid noise in other PRs, ran revapi on a clean main.

Comment thread .palantir/revapi.yml
old: "method org.apache.iceberg.orc.ORC.WriteBuilder org.apache.iceberg.orc.ORC.WriteBuilder::config(java.lang.String,\
\ java.lang.String)"
justification: "Removing deprecations for 1.2.0"
"1.10.0":
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we know why revapi forces a different ordering now?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apparently this has been a known issue for a while: palantir/gradle-revapi#651
I'm just curious why we started to see this issue more recently and not already 2 years ago

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea. I suspect that there was some initial manual revapi editing for 1.10.0 and then for the subsequent changes everyone just manually made it to be not relocated. Just speculating, though.

@nastra nastra merged commit 2cce97a into apache:main May 21, 2026
55 checks passed
@gaborkaszab
Copy link
Copy Markdown
Contributor Author

thanks for taking a look, @nastra !

aihuaxu pushed a commit to aihuaxu/iceberg that referenced this pull request May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants