bschell opened a new pull request #1578: URL: https://github.com/apache/incubator-hudi/pull/1578
Adds the necessary changes to hudi for support of presto querying hudi merge-on-read table's realtime view. To see the associated follow-up changes in Presto, please see this branch. https://github.com/bschell/presto/commit/a3fb658c1cd70fd72f0a3021b3d994fe383303aa ## Brief change log - *Add @UseRecordReaderFromInputFormat annotation for HoodieParquetRealtimeInputFormat* ## Verify this pull request Tested with associated Presto patch to successfully query hudi MOR realtime tables. hudi-hadoop-mr tests pass ---------------------------------------------------------------- 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]
