vinothchandar commented on a change in pull request #4245:
URL: https://github.com/apache/hudi/pull/4245#discussion_r766210065



##########
File path: 
hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/hive/HoodieCombineHiveInputFormat.java
##########
@@ -579,10 +579,6 @@ public RecordReader getRecordReader(InputSplit split, 
JobConf job, Reporter repo
     protected CombineFileSplit inputSplitShim;
     private Map<Path, PartitionDesc> pathToPartitionInfo;
 
-    public CombineHiveInputSplit() throws IOException {

Review comment:
       this could have been called by serialization code for e.g?




-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to