Danny Chan
Danny Chan
> > Thanks for the contribution @waywtdcc , can you explain in high level how the hudi table is loaded and what is the refresh strategy of the table ?...
@waywtdcc Hi, can you rebase with the latest master and I will take a look of this PR.
how many writers are there, there might be multiple cleaners.
yeah, can you check the metadata file state under `.hoodie` dir?
> Root cause is: rollback and async clean, two actions need to delete same file, then "dead lock" happens. Disable async cleaning works. Nice findings, seems a bug, can you...
cc @umehrot2 for aws issues.
Looks reasonable, cc @nsivabalan for another look.
@KnightChess > I think such handling should be maintained on the XTable side, not on the Hudi side. Probably true, but keeping the files scoped in Hudi itself still make...
> When executed on a Delta table, this may result in an error. What action are we executing here?