vdiravka commented on a change in pull request #1640: DRILL-7038: Queries on 
partitioned columns scan the entire datasets
URL: https://github.com/apache/drill/pull/1640#discussion_r258883797
 
 

 ##########
 File path: 
exec/java-exec/src/test/java/org/apache/drill/exec/store/parquet/TestParquetMetadataCache.java
 ##########
 @@ -907,7 +907,7 @@ public void testEmptyDirectoryWithMetadataDirFile() throws 
Exception {
    *
    * @param table table name or table path
    */
-  private void checkForMetadataFile(String table) {
+  public static void checkForMetadataFile(String table) {
 
 Review comment:
   Just move this helper method to the `PlanTestBase`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to