Skip to content

Fix compilation errors.#10996

Merged
Parag Badani (pbadani) merged 1 commit intomasterfrom
pbadani/fix-compilation-error
Apr 14, 2026
Merged

Fix compilation errors.#10996
Parag Badani (pbadani) merged 1 commit intomasterfrom
pbadani/fix-compilation-error

Conversation

@pbadani
Copy link
Copy Markdown
Member

Description

Fix compilation errors.

Testing done

Describe the testing strategy. Unit and integration tests are expected for any behavior changes.

Reviewer checklist

  • Ensure docs are updated if necessary. (eg. if a user visible feature is being added or changed).
  • Ensure relevant issues are linked (description should include text like "Fixes #")
  • Do these changes have compatibility implications for rollback? If so, ensure that the ksql command version is bumped.

@pbadani Parag Badani (pbadani) requested a review from a team as a code owner April 4, 2026 06:42
Copilot AI review requested due to automatic review settings April 4, 2026 06:42
@confluent-cla-assistant
Copy link
Copy Markdown

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses a compilation issue in the REST app’s computation-layer unit tests by updating a Kafka import used by CommandStoreTest.

Changes:

  • Updated the RecordBatch import in CommandStoreTest to resolve a compilation error.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@airlock-confluentinc airlock-confluentinc bot force-pushed the pbadani/fix-compilation-error branch from f864762 to 833eabc Compare April 4, 2026 06:54
@pbadani Parag Badani (pbadani) merged commit 3086ac4 into master Apr 14, 2026
1 of 5 checks passed
@pbadani Parag Badani (pbadani) deleted the pbadani/fix-compilation-error branch April 14, 2026 12:49
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