Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
0.12.0
-
hadoop 3.2.x
hive3.1.x
presto
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
- links to