Skip to content

Speed up hudi e2e#23263

Open
sarah-witt wants to merge 4 commits intomasterfrom
sarah/fix-hudi-e2e
Open

Speed up hudi e2e#23263
sarah-witt wants to merge 4 commits intomasterfrom
sarah/fix-hudi-e2e

Conversation

@sarah-witt
Copy link
Copy Markdown
Contributor

@sarah-witt sarah-witt commented Apr 9, 2026

What does this PR do?

Speeds up hudi e2e; previously it would download spark which would could take over an hour and cause the test to time out. Now it takes ~2 minutes!

Motivation

speed up tests and reduce flakiness

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@datadog-official
Copy link
Copy Markdown
Contributor

datadog-official bot commented Apr 9, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 73.91%

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 93fa550 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.99%. Comparing base (4e2d1f3) to head (93fa550).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sarah-witt sarah-witt marked this pull request as ready for review April 9, 2026 21:23
@sarah-witt sarah-witt requested a review from a team as a code owner April 9, 2026 21:23
Copy link
Copy Markdown
Contributor

@nubtron nubtron left a comment

Choose a reason for hiding this comment

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

Nice! This was a big time-waster when re-running the whole test suite.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants