[ 
https://issues.apache.org/jira/browse/DRILL-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134613#comment-15134613
 ] 

ASF GitHub Bot commented on DRILL-4327:
---------------------------------------

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

    https://github.com/apache/drill/pull/347#discussion_r52051852
  
    --- 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 --
    
    sure


> Fix rawtypes warning emitted by compiler
> ----------------------------------------
>
>                 Key: DRILL-4327
>                 URL: https://issues.apache.org/jira/browse/DRILL-4327
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Laurent Goujon
>            Assignee: Laurent Goujon
>            Priority: Minor
>
> The Drill codebase references lots of rawtypes, which generates lots of 
> warning from the compiler.
> Since Drill is now compiled with Java 1.7, it should use generic types as 
> much as possible.



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

Reply via email to