You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "João Victor Huguenin (Jira)" <ji...@apache.org> on 2021/05/20 14:29:00 UTC

[jira] [Created] (ARROW-12838) Fix JNI CI test for gandiva

João Victor Huguenin created ARROW-12838:
--------------------------------------------

             Summary: Fix JNI CI test for gandiva
                 Key: ARROW-12838
                 URL: https://issues.apache.org/jira/browse/ARROW-12838
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++ - Gandiva
            Reporter: João Victor Huguenin
            Assignee: João Victor Huguenin


Fix checkstyle problem with JNI CI test:
{code:java}
// code placeholder
{code}
Warning:  src/main/java/org/apache/arrow/gandiva/expression/InNode.java:[62,3] (javadoc) JavadocMethod: Missing a Javadoc comment. 
[5805|https://github.com/apache/arrow/pull/10033/checks?check_run_id=2630091623#step:8:5805]Warning:  src/main/java/org/apache/arrow/gandiva/expression/InNode.java:[68,3] (javadoc) JavadocMethod: Missing a Javadoc comment.
 



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