You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/11/15 21:49:59 UTC

[jira] [Created] (KYLIN-2194) Fix checkstyle warning in DerivedFilterTranslator.java

Ted Yu created KYLIN-2194:
-----------------------------

             Summary: Fix checkstyle warning in DerivedFilterTranslator.java
                 Key: KYLIN-2194
                 URL: https://issues.apache.org/jira/browse/KYLIN-2194
             Project: Kylin
          Issue Type: Bug
            Reporter: Ted Yu
            Priority: Trivial


{code}
[INFO] Starting audit...
/mnt/disk2/a/kylin/core-storage/src/main/java/org/apache/kylin/storage/translate/DerivedFilterTranslator.java:89:121: error: ',' is not followed by whitespace.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project kylin-core-storage: Failed during checkstyle execution: There is 1 error reported by Checkstyle 6.11.2 with dev-support/checkstyle.xml ruleset. -> [Help 1]
{code}
There should be whitespace between comma and "//"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)