Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-4898

for mor table, presto/hive shoud respect payload class during merge parquet file and log file

    XMLWordPrintableJSON

Details

    Description

      for mor table, presto/hive will ignore payload class during merge parquet file and log file.

      Line115 in RealtimeCompactedRecordReader

      ```

      // TODO(NA): Invoke preCombine here by converting arrayWritable to Avro. This is required since the
      // deltaRecord may not be a full record and needs values of columns from the parquet
      Option<GenericRecord> rec = buildGenericRecordwithCustomPayload(deltaRecordMap.get(key));

      ```

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mengtao Tao Meng
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: