You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2022/05/02 08:36:00 UTC

[jira] [Created] (HUDI-4007) Read/merge without involving the Hive/RecordReader APIs

Sagar Sumit created HUDI-4007:
---------------------------------

             Summary: Read/merge without involving the Hive/RecordReader APIs
                 Key: HUDI-4007
                 URL: https://issues.apache.org/jira/browse/HUDI-4007
             Project: Apache Hudi
          Issue Type: Task
            Reporter: Sagar Sumit


Currently, we use HoodieRealtimeRecordReader in the connector to merge and read log records for MOR RT tables. Now, Hudi log format supports parquet blocks as well. There should be a way we can read/merge without involving the Hive/RecordReader APIs. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)