Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.