thomasg19930417 commented on code in PR #8911:
URL: https://github.com/apache/hudi/pull/8911#discussion_r1226348446


##########
hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/hive/HoodieCombineHiveInputFormat.java:
##########
@@ -562,8 +568,35 @@ public RecordReader getRecordReader(InputSplit split, 
JobConf job, Reporter repo
     }
   }
 
+  private void invokePushProjectAndFilters(JobConf job, Class<?> 
inputFormatClass, Path splitPath)

Review Comment:
   @xicm hi  ,In invokePushProjectAndFilters, it is not completely the 
difference between the two major versions of hive2.x and hive3.x. Will this 
part of the code be moved into hiveshims?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to