You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2015/05/20 23:19:59 UTC

[jira] [Assigned] (DRILL-3108) Replace templated returns with covariant return overrides

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

Hanifi Gunes reassigned DRILL-3108:
-----------------------------------

    Assignee: Hanifi Gunes  (was: Parth Chandra)

> Replace templated returns with covariant return overrides
> ---------------------------------------------------------
>
>                 Key: DRILL-3108
>                 URL: https://issues.apache.org/jira/browse/DRILL-3108
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Execution - Data Types
>    Affects Versions: 0.9.0
>            Reporter: Hanifi Gunes
>            Assignee: Hanifi Gunes
>            Priority: Minor
>
> Java (≥1.5) supports covariant overrides. We should replace the pattern of returning generic types in VVs with covariants return types to avoid verbose compile time warnings.



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