vinothchandar commented on a change in pull request #4417:
URL: https://github.com/apache/hudi/pull/4417#discussion_r787265997
##########
File path:
hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/HoodieParquetInputFormat.java
##########
@@ -63,102 +54,22 @@
*/
@UseRecordReaderFromInputFormat
@UseFileSplitsFromInputFormat
-public class HoodieParquetInputFormat extends MapredParquetInputFormat
implements Configurable {
+public class HoodieParquetInputFormat extends HoodieFileInputFormatBase
implements Configurable {
Review comment:
stuff like this
https://github.com/apache/hive/blob/6d8c9aab795e51278bca27f56053e9eccec01e90/ql/src/java/org/apache/hadoop/hive/ql/stats/BasicStatsNoJobTask.java#L99
--
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]