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

[Java] Adding Spotless to Vector module #40832

Closed
Tracked by #40757
vibhatha opened this issue Mar 27, 2024 · 1 comment
Closed
Tracked by #40757

[Java] Adding Spotless to Vector module #40832

vibhatha opened this issue Mar 27, 2024 · 1 comment

Comments

@vibhatha
Copy link
Collaborator

vibhatha commented Mar 27, 2024

Describe the enhancement requested

The main issue discussing the inclusion of Spotless plugin is discussed here.

Component(s)

Java

laurentgo added a commit to laurentgo/arrow that referenced this issue Jun 10, 2024
Rationale for this change
=========================

Applying Java code style and formatting options to Vector module.

What changes are included in this PR?
=====================================

Java code formatting via spotless plugin has been enabled.

Address some missing javadoc comments violations in *StructVector
classes caused by a change in the number of lines for the impacted
methods.

Are these changes tested?
=========================

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

Are there any user-facing changes?
==================================

No
lidavidm pushed a commit that referenced this issue Jun 11, 2024
### Rationale for this change

Applying Java code style and formatting options to Vector module.

### What changes are included in this PR?

Java code formatting via spotless plugin has been enabled.

Address some missing javadoc comments violations in *StructVector classes caused by a change in the number of lines for the impacted methods.

### Are these changes tested?

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

### Are there any user-facing changes?

No

* GitHub Issue: #40832

Authored-by: Laurent Goujon <laurent@apache.org>
Signed-off-by: David Li <li.davidm96@gmail.com>
@lidavidm lidavidm added this to the 17.0.0 milestone Jun 11, 2024
@lidavidm
Copy link
Member

Issue resolved by pull request 42061
#42061

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

No branches or pull requests

2 participants