[ 
https://issues.apache.org/jira/browse/DRILL-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Rogers updated DRILL-7479:
-------------------------------
    Description: 
See DRILL-7480 for a discussion of the issues with how we currently use 
parameterized types in the metadata API.

This ticket is for short-term fixes that convert unsafe generic types of the 
form {{StatisticsHolder}} to the form {{StatisticsHolder<?>}} so that the 
compiler does not complain with many warnings (and a few Eclipse-only errors.)

The topic should be revisited later in the context of DRILL-7480.

  was:
See DRILL-XXXX for a discussion of the issues with how we currently use 
parameterized types in the metadata API.

This ticket is for short-term fixes that convert unsafe generic types of the 
form {{StatisticsHolder}} to the form {{StatisticsHolder<?>}} so that the 
compiler does not complain with many warnings (and a few Eclipse-only errors.)

The topic should be revisited later in the context of DRILL-XXXX.


> Short-term fixes for metadata API parameterized type issues
> -----------------------------------------------------------
>
>                 Key: DRILL-7479
>                 URL: https://issues.apache.org/jira/browse/DRILL-7479
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Paul Rogers
>            Assignee: Paul Rogers
>            Priority: Major
>
> See DRILL-7480 for a discussion of the issues with how we currently use 
> parameterized types in the metadata API.
> This ticket is for short-term fixes that convert unsafe generic types of the 
> form {{StatisticsHolder}} to the form {{StatisticsHolder<?>}} so that the 
> compiler does not complain with many warnings (and a few Eclipse-only errors.)
> The topic should be revisited later in the context of DRILL-7480.



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

Reply via email to