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

Do not write chunked layout if not necessary #2299

Closed
wants to merge 3 commits into from

Conversation

gatesn
Copy link
Contributor

@gatesn gatesn commented Feb 11, 2025

This prevents a round-trip fetching stats when they're useless for pruning. We still have file-level stats that are stored in the footer

@gatesn gatesn enabled auto-merge (squash) February 11, 2025 00:02
@danking
Copy link
Member

danking commented Feb 11, 2025

There's a failing docs example where you've eliminated an unnecessary chunked array

@gatesn gatesn closed this Feb 11, 2025
auto-merge was automatically disabled February 11, 2025 17:38

Pull request was closed

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