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

Investigate removing dead serde struct fields #2214

Open
szokeasaurusrex opened this issue Nov 5, 2024 · 0 comments
Open

Investigate removing dead serde struct fields #2214

szokeasaurusrex opened this issue Nov 5, 2024 · 0 comments

Comments

@szokeasaurusrex
Copy link
Member

szokeasaurusrex commented Nov 5, 2024

We have some unused fields in our serde structs. We might be able to remove these, as long as removing them has no unintended side effects.

In particular, hash_algorithm in ChunkUploadOptions could also let us get rid of an enum

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