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

GH-40819: [Java] Adding Spotless to Algorithm module #41825

Merged
merged 18 commits into from
Jun 10, 2024

Conversation

vibhatha
Copy link
Collaborator

@vibhatha vibhatha commented May 25, 2024

Rationale for this change

Adding code style and formatting options for Algorithm module.

What changes are included in this PR?

Code formatting spotless plugin has been added.

Are these changes tested?

Yes, but doesn't involve test cases, the plugin itself corrects.

Are there any user-facing changes?

No

@vibhatha
Copy link
Collaborator Author

@laurentgo I made a new PR. Would you mind giving an early review?

java/algorithm/pom.xml Outdated Show resolved Hide resolved
java/algorithm/pom.xml Outdated Show resolved Hide resolved
java/algorithm/pom.xml Outdated Show resolved Hide resolved
java/algorithm/pom.xml Outdated Show resolved Hide resolved
java/algorithm/pom.xml Outdated Show resolved Hide resolved
java/algorithm/pom.xml Outdated Show resolved Hide resolved
java/algorithm/pom.xml Outdated Show resolved Hide resolved
java/algorithm/pom.xml Outdated Show resolved Hide resolved
java/spotless/asf-java.license Outdated Show resolved Hide resolved
java/algorithm/pom.xml Outdated Show resolved Hide resolved
@github-actions github-actions bot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels May 27, 2024
@vibhatha
Copy link
Collaborator Author

Thank you @laurentgo for the feedback. I will update.

@vibhatha vibhatha marked this pull request as ready for review May 29, 2024 07:34
@vibhatha vibhatha requested a review from lidavidm as a code owner May 29, 2024 07:34
@vibhatha vibhatha marked this pull request as draft May 29, 2024 07:34
@vibhatha vibhatha marked this pull request as ready for review May 29, 2024 07:51
@vibhatha
Copy link
Collaborator Author

@github-actions crossbow submit -g java

@vibhatha vibhatha requested a review from laurentgo May 29, 2024 07:51
Copy link

Revision: 6d43ea7

Submitted crossbow builds: ursacomputing/crossbow @ actions-700d797d93

Task Status
java-jars GitHub Actions
test-conda-python-3.10-spark-v3.5.0 GitHub Actions
test-conda-python-3.11-spark-master GitHub Actions
test-conda-python-3.8-spark-v3.5.0 GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels May 29, 2024
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels May 29, 2024
@vibhatha
Copy link
Collaborator Author

@github-actions crossbow submit -g java

Copy link

Revision: 451a350

Submitted crossbow builds: ursacomputing/crossbow @ actions-07022b7a25

Task Status
java-jars GitHub Actions
test-conda-python-3.10-spark-v3.5.0 GitHub Actions
test-conda-python-3.11-spark-master GitHub Actions
test-conda-python-3.8-spark-v3.5.0 GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@vibhatha
Copy link
Collaborator Author

@github-actions crossbow submit -g java

Copy link

Revision: 451a350

Submitted crossbow builds: ursacomputing/crossbow @ actions-101e5e213b

Task Status
java-jars GitHub Actions
test-conda-python-3.10-spark-v3.5.0 GitHub Actions
test-conda-python-3.11-spark-master GitHub Actions
test-conda-python-3.8-spark-v3.5.0 GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

java/algorithm/pom.xml Outdated Show resolved Hide resolved
java/algorithm/pom.xml Outdated Show resolved Hide resolved
java/algorithm/pom.xml Outdated Show resolved Hide resolved
java/algorithm/pom.xml Outdated Show resolved Hide resolved
@vibhatha vibhatha removed the request for review from assignUser June 5, 2024 23:04
@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting change review Awaiting change review labels Jun 6, 2024
@vibhatha
Copy link
Collaborator Author

vibhatha commented Jun 7, 2024

@lidavidm I rebased the PR, conflicts resolved.

@lidavidm lidavidm merged commit f086b76 into apache:main Jun 10, 2024
17 checks passed
@lidavidm lidavidm removed the awaiting merge Awaiting merge label Jun 10, 2024
@github-actions github-actions bot added the awaiting merge Awaiting merge label Jun 10, 2024
Copy link

After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit f086b76.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 58 possible false positives for unstable benchmarks that are known to sometimes produce them.

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.

3 participants