umehrot2 commented on a change in pull request #1944:
URL: https://github.com/apache/hudi/pull/1944#discussion_r468782242



##########
File path: 
hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/HoodieParquetInputFormat.java
##########
@@ -63,6 +62,7 @@
  * that does not correspond to a hoodie table then they are passed in as is 
(as what FileInputFormat.listStatus()
  * would do). The JobConf could have paths from multipe Hoodie/Non-Hoodie 
tables
  */
+@UseRecordReaderFromInputFormat

Review comment:
       Yes this is the main change required to integrate with presto. Rest are 
just fixes for the various runtime issues I ran into trying to get this working.




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

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


Reply via email to