[ 
https://issues.apache.org/jira/browse/DRILL-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810822#comment-16810822
 ] 

ASF GitHub Bot commented on DRILL-7063:
---------------------------------------

arina-ielchiieva commented on pull request #1723: DRILL-7063: Seperate metadata 
cache file into summary, file metadata
URL: https://github.com/apache/drill/pull/1723#discussion_r272586378
 
 

 ##########
 File path: 
exec/java-exec/src/test/java/org/apache/drill/exec/store/parquet/TestParquetFilterPushDown.java
 ##########
 @@ -138,18 +138,25 @@ public void testIntPredicateWithEval() throws Exception {
     testParquetRowGroupFilterEval(footer, "intCol = 50 or intCol = 160", 
RowsMatch.SOME);
 
     //"nonExistCol" does not exist in the table. "AND" with a filter on exist 
column
+
+    //Ignored till run-time row group pruning is added.
 
 Review comment:
   @dvjyothsna / @amansinha100 not sure that we should allow ignoring tests. 
Does it mean that we are breaking existing functionality?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Create separate summary file for schema, totalRowCount, totalNullCount 
> (includes maintenance)
> ---------------------------------------------------------------------------------------------
>
>                 Key: DRILL-7063
>                 URL: https://issues.apache.org/jira/browse/DRILL-7063
>             Project: Apache Drill
>          Issue Type: Sub-task
>          Components: Metadata
>            Reporter: Venkata Jyothsna Donapati
>            Assignee: Venkata Jyothsna Donapati
>            Priority: Major
>             Fix For: 1.16.0
>
>   Original Estimate: 252h
>  Remaining Estimate: 252h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to