You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by jaltekruse <gi...@git.apache.org> on 2016/02/05 18:46:27 UTC

[GitHub] drill pull request: DRILL-4327: Fix rawtypes warnings emitted by c...

Github user jaltekruse commented on a diff in the pull request:

    https://github.com/apache/drill/pull/347#discussion_r52048231
  
    --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/mergereceiver/MergingRecordBatch.java ---
    @@ -84,6 +64,26 @@
     import com.sun.codemodel.JExpr;
     
     /**
    + * Licensed to the Apache Software Foundation (ASF) under one
    --- End diff --
    
    Can you move this to the top of the file? It should actually come before the package statement.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---