danny0405 commented on issue #7824:
URL: https://github.com/apache/hudi/issues/7824#issuecomment-1420170722

   @Leoyzen , after an offline huddle with @codope , we make consesus that the 
restriction is too strict for single-writer senarios, for single writer, the 
metadata table can be initialized correctly even if there are pending instants 
on the data set timeline, we would try to improve that like in release 0.13.1 
maybe.
   
   For now, you can rollback the pending instants first on the timeline with 
the HUDI CLI, then restart the job with metadata table enabled, of course, this 
is a temp solution.


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