ashutoshc commented on a change in pull request #552: Hive 21279
URL: https://github.com/apache/hive/pull/552#discussion_r260962663
 
 

 ##########
 File path: ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezUtils.java
 ##########
 @@ -299,7 +300,7 @@ public static void removeUnionOperators(GenTezProcContext 
context, BaseWork work
 
     Set<Operator<?>> seen = new HashSet<Operator<?>>();
 
-    Set<Path> filesToFetch = null;
+    Set<FileStatus> filesToFetch = null;
 
 Review comment:
   fileStatuses

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to