Danny Chan

Results 382 comments of 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.

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

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