Marton Bod

Results 23 comments of Marton Bod

Thanks for reporting @osscm! I have managed to reproduce this locally and have prepared a fix, for which I will open a PR shortly. Incidentally, this same issue has already...

@findinpath In the worst case scenario yes, it's possible that the table remains locked until the metastore housekeeper eventually runs and cleans out the stale lock (which could be up...

@osscm Re step 1: I agree, that is in line with the error handling in `HiveTableOperations` and keeps things simple. Intermittent network issues are retried until we get a response...

Thanks a lot for your input @findinpath! Let's go with this approach then. I'll let @osscm open a PR for this, hopefully he can put it up very shortly

Sure, that makes sense. Let me open a PR now to get the ball rolling

Yep, the work we did was exactly that, to expose this existing Iceberg functionality via SQL syntax. See PR: https://github.com/apache/hive/pull/3222 It was ultimately abandoned, because we wanted to reuse the...

Hi @felixYyu thank you for this fix! Could you please rebase your patch and then we could take a look?

Thanks for linking these together, @ajantha-bhat ! :)

Thanks @felixYyu for the fix, and @Fokko for resolving the conflicts. @szehon-ho @flyrain @pvary Could you please take a look at this patch? Do you see any problems with this...

@alexjo2144 @findinpath Just a friendly bump, I would really appreciate it if you could review this PR when you get the chance. Thank you!