You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Liya Fan (Jira)" <ji...@apache.org> on 2020/03/14 08:51:00 UTC

[jira] [Created] (ARROW-8121) [Java] Enhance code style checking for Java code (add space after commas, semi-colons and type casts)

Liya Fan created ARROW-8121:
-------------------------------

             Summary: [Java] Enhance code style checking for Java code (add space after commas, semi-colons and type casts)
                 Key: ARROW-8121
                 URL: https://issues.apache.org/jira/browse/ARROW-8121
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Java
            Reporter: Liya Fan
            Assignee: Liya Fan


This is in response to a discussion in https://github.com/apache/arrow/pull/6039#discussion_r375161992

We found the current style checking for Java code is not sufficient. So we want to enhace it in a series of "small" steps, in order to avoid having to change too many files at once.

In this issue, we add spaces after commas, semi-colons and type casts.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)