You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/05/05 08:42:57 UTC

[GitHub] [hudi] zyp0818 opened a new issue, #5504: [SUPPORT] Compact according to precombinekey in the RealtimeCompactedRecordReader class

zyp0818 opened a new issue, #5504:
URL: https://github.com/apache/hudi/issues/5504

   **_Tips before filing an issue_**
   
   - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
   
   - Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org.
   
   - If you have triaged this as a bug, then file an [issue](https://issues.apache.org/jira/projects/HUDI/issues) directly.
   
   **Describe the problem you faced**
   
   Compact according to precombineKey in the RealtimeCompactedRecordReader class.
   The current logic is to think that the data in the logFile is the latest, and overwrite the record in the baseFile with the record in the logFile.
   
   


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

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] nsivabalan commented on issue #5504: [SUPPORT] Compact according to precombinekey in the RealtimeCompactedRecordReader class

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on issue #5504:
URL: https://github.com/apache/hudi/issues/5504#issuecomment-1124392920

   thanks for the issue. I see you have already raised a PR https://github.com/apache/hudi/pull/5509. will go ahead and close out the issue. 


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

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] nsivabalan closed issue #5504: [SUPPORT] Compact according to precombinekey in the RealtimeCompactedRecordReader class

Posted by GitBox <gi...@apache.org>.
nsivabalan closed issue #5504: [SUPPORT] Compact according to precombinekey in the RealtimeCompactedRecordReader class
URL: https://github.com/apache/hudi/issues/5504


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

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org