Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema for Phase II file manifests #1

Open
lliming opened this issue Sep 6, 2024 · 0 comments
Open

Schema for Phase II file manifests #1

lliming opened this issue Sep 6, 2024 · 0 comments

Comments

@lliming
Copy link

lliming commented Sep 6, 2024

In Phase II, we'll replace file-level index entries with a new key in the dataset entries that contains a file manifest. For each file in the dataset, the manifest must have a full pathname (from the dataset's root path) and a checksum. Assume that the checksum will be the same as the existing checksum in the file-level index entry. (We won't recompute checksums, but will just copy them from the file-level entries.)

We need the JSON schema for the file manifest contents.

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

No branches or pull requests

1 participant