[
https://issues.apache.org/jira/browse/ARROW-5348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662369#comment-17662369
]
Rok Mihevc commented on ARROW-5348:
-----------------------------------
This issue has been migrated to [issue
#21807|https://github.com/apache/arrow/issues/21807] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [CI] [Java] Gandiva checkstyle failure
> --------------------------------------
>
> Key: ARROW-5348
> URL: https://issues.apache.org/jira/browse/ARROW-5348
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++ - Gandiva, Continuous Integration, Java
> Reporter: Antoine Pitrou
> Assignee: Micah Kornfield
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This is failing Travis-CI builds now:
> {code}
> [WARNING]
> src/main/java/org/apache/arrow/gandiva/evaluator/Projector.java:[145,3]
> (javadoc) JavadocMethod: Missing a Javadoc comment.
> [WARNING]
> src/main/java/org/apache/arrow/gandiva/evaluator/DecimalTypeUtil.java:[38,3]
> (javadoc) JavadocMethod: Missing a Javadoc comment.
> [...]
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on
> project arrow-gandiva: You have 2 Checkstyle violations. -> [Help 1]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)