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

Core: Add commit metrics for rewriting manifests #12630

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

nastra
Copy link
Contributor

@nastra nastra commented Mar 24, 2025

No description provided.

@nastra nastra requested review from bryanck and danielcweeks March 24, 2025 10:03
@github-actions github-actions bot added the core label Mar 24, 2025
@nastra nastra force-pushed the metrics-for-rewrite-manifests branch from 6083a12 to e8b3172 Compare March 24, 2025 10:07
}

rewriteManifests.addManifest(newManifest).commit();
table.rewriteManifests().clusterBy(file -> "file").rewriteIf(ignored -> true).commit();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

just a tiny refactor to simplify rewriting manifests in this test

@nastra
Copy link
Contributor Author

nastra commented Mar 24, 2025

thanks for the review @bryanck

@nastra nastra merged commit 4f06b09 into apache:main Mar 24, 2025
42 checks passed
@nastra nastra deleted the metrics-for-rewrite-manifests branch March 24, 2025 12:47
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