Skip to content

[Kernel][Infra] Fix the java checkstyle for Kernel's Meta file#3034

Merged
allisonport-db merged 1 commit intodelta-io:masterfrom
allisonport-db:fix-javastyle-kernel-meta
May 3, 2024
Merged

[Kernel][Infra] Fix the java checkstyle for Kernel's Meta file#3034
allisonport-db merged 1 commit intodelta-io:masterfrom
allisonport-db:fix-javastyle-kernel-meta

Conversation

@allisonport-db
Copy link
Contributor

Which Delta project/connector is this regarding?

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

Description

Merging #3019 broke the kernelApi/checkstyle which is failing CI jobs since it's original tests ran before 8cdf411 was committed.

How was this patch tested?

Checked locally that kernelApi/checkstyle passes.

@allisonport-db allisonport-db requested a review from vkorukanti May 3, 2024 00:23
@allisonport-db allisonport-db merged commit fe88cc3 into delta-io:master May 3, 2024
allisonport-db added a commit to allisonport-db/delta that referenced this pull request May 4, 2024
…-io#3034)

<!--
Thanks for sending a pull request!  Here are some tips for you:
1. If this is your first time, please read our contributor guidelines:
https://github.com/delta-io/delta/blob/master/CONTRIBUTING.md
2. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP]
Your PR title ...'.
  3. Be sure to keep the PR description updated to reflect all changes.
  4. Please write your PR title to summarize what this PR proposes.
5. If possible, provide a concise example to reproduce the issue for a
faster review.
6. If applicable, include the corresponding issue number in the PR title
and link it in the body.
-->

#### Which Delta project/connector is this regarding?
<!--
Please add the component selected below to the beginning of the pull
request title
For example: [Spark] Title of my pull request
-->

- [ ] Spark
- [ ] Standalone
- [ ] Flink
- [X] Kernel
- [ ] Other (fill in here)

## Description

Merging delta-io#3019 broke the
`kernelApi/checkstyle` which is failing CI jobs since it's original
tests ran before
delta-io@8cdf411
was committed.

## How was this patch tested?

Checked locally that `kernelApi/checkstyle` passes.

(cherry picked from commit fe88cc3)
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