Laurent Goujon created DRILL-4327:
-------------------------------------
Summary: 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)