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

Arina Ielchiieva updated DRILL-7446:
------------------------------------
    Fix Version/s: 1.17.0

> Eclipse compilation issue in AbstractParquetGroupScan
> -----------------------------------------------------
>
>                 Key: DRILL-7446
>                 URL: https://issues.apache.org/jira/browse/DRILL-7446
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Paul Rogers
>            Assignee: Paul Rogers
>            Priority: Minor
>             Fix For: 1.17.0
>
>
> When the recent master branch is loaded in Eclipse, we get a compiler error 
> in {{AbstractParquetGroupScan}}:
> {noformat}
> The method getFiltered(OptionManager, FilterPredicate) from the type 
> AbstractGroupScanWithMetadata.GroupScanWithMetadataFilterer is not visible    
>    AbstractParquetGroupScan.java   
> /drill-java-exec/src/main/java/org/apache/drill/exec/store/parquet      line 
> 242        Java Problem
> Type mismatch: cannot convert from 
> AbstractGroupScanWithMetadata.GroupScanWithMetadataFilterer to 
> AbstractParquetGroupScan.RowGroupScanFilterer       
> AbstractParquetGroupScan.java   
> /drill-java-exec/src/main/java/org/apache/drill/exec/store/parquet      line 
> 237        Java Problem
> {noformat}
> The issue appears to be due to using the raw type rather than using 
> parameters with the type.



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

Reply via email to