Manish
Manish
cc @findepi @alexjo2144 thanks!
> Rather than copying the code from @mdesmet 's PR, can you cherry-pick the commit from that branch and then add work in commits on top of it? Thanks, @alexjo2144 ...
> > The borrowed code is in `IcebergUtil` > > > > * common methods `toIdentifier` and `fromIdentifier` > > * and common regex > > I had also raised...
> > > The borrowed code is in `IcebergUtil` > > > > > > * common methods `toIdentifier` and `fromIdentifier` > > > * and common regex > >...
> This PR has been inactive for 4 weeks. What's the status here - do we need it changed, or is it waiting on that other PR for direction? >...
> i merged #12227 (thanks @mdesmet !) @osscm can you please rebase? sure @findepi
Sure @findpi I can also work on implementing the writer logic as well. On Mon, Aug 22, 2022 at 11:52 AM Piotr Findeisen ***@***.***> wrote: > it seems the PR...
Sure @homar, will change it, it should be sortedOrder, and not partitioning. On Tue, Sep 6, 2022 at 2:53 PM Homar ***@***.***> wrote: > ***@***.**** commented on this pull request....
> @osscm I see that `releaseTableLock()` operation throws a `TrinoException` when dealing with an `TException` (`NoSuchLockException` extends `TException`). > > @marton-bod the exception is supressed in the [apache/iceberg#987](https://github.com/apache/iceberg/pull/987) , but...
> @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...