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


##########
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:
   Is adding a shim to distinguish between 2.3 and 2.3+?



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