Skip to content

Core: Relative paths for manifest list#16651

Draft
rambleraptor wants to merge 1 commit into
apache:mainfrom
rambleraptor:relative-paths-pr1-manifest-list
Draft

Core: Relative paths for manifest list#16651
rambleraptor wants to merge 1 commit into
apache:mainfrom
rambleraptor:relative-paths-pr1-manifest-list

Conversation

@rambleraptor
Copy link
Copy Markdown
Contributor

I'm starting out small, but this adds support for relative paths for a manifest-list. If this looks good, I can make some larger changes in future PRs.

@github-actions github-actions Bot added the core label Jun 1, 2026
@rambleraptor rambleraptor changed the title Relative paths for manifest list Core: Relative paths for manifest list Jun 1, 2026
return JsonUtil.parse(json, SnapshotParser::fromJson);
}

private static String resolveManifestList(String manifestList, String tableLocation) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

nit: should we consider using Optional? (personally I don't like play with nulls)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants