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

[Spark] Use correctly formatted commit in CommitCoordinatorClientImplSuiteBase #4192

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

ctring
Copy link
Contributor

@ctring ctring commented Feb 26, 2025

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

The helpers for commit coordinator tests currently write plain strings for commits. This PR switches these helpers to use actual commit json instead so that the log generated by these helpers are correctly formatted.

How was this patch tested?

Existing unit tests

Does this PR introduce any user-facing changes?

No

@sumeet-db sumeet-db self-requested a review February 26, 2025 23:15
@vkorukanti vkorukanti merged commit 37996ce into delta-io:master Feb 27, 2025
18 of 21 checks passed
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.

3 participants