Re: Review request for a SnapshotManager change

2022-12-09 Thread Ryan Blue
Done. On Fri, Dec 9, 2022 at 1:30 AM Gabor Kaszab wrote: > Hey Committers, > > I have a PR that has been open for a while and I'm wondering if any of the > committers have some spare cycles to take a look at? > This change is related to SnapshotManager that is currently using an > internal Trans

[DISCUSS] Process level metrics

2022-12-09 Thread Gabor Kaszab
Hey Iceberg Community, Scan metrics support was introduced in 1.1.0 that is pretty nice to collect some per-query stats like 'total planning duration' and such. However, I haven't found a way to get process level metrics at the moment. The particular thing I wanted to achieve is that there was a M

Review request for a SnapshotManager change

2022-12-09 Thread Gabor Kaszab
Hey Committers, I have a PR that has been open for a while and I'm wondering if any of the committers have some spare cycles to take a look at? This change is related to SnapshotManager that is currently using an internal Transaction, however, I'd need to do some of the work from SnapshotManager t