boneanxs commented on PR #7373:
URL: https://github.com/apache/hudi/pull/7373#issuecomment-1339214083

   > @nsivabalan yes, I confirm, and @boneanxs find it too, So I think we 
should persist it
   
   I find there was a issue when I first implemented `clustering as row`, but 
didn't investigate too much at that time.
   
   But I'm thinking whether we can do `collectAsList` and then `parallelize` 
this list to build `HoodieData[WriteStatus]` just like 
`performClusteringWithRecordsAsRow` has already done in 
`performClusteringWithRecordsRDD`(dereference the RDD to a list) to permanently 
fix this?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to