Brad
Brad
So Expire Snapshot and Compaction are the big ones on my mind. I started an ExpireSnapshot module based on this repo, i think it works - however, i wasn't completely...
> That's awesome! Sure I'll gladly help to sort it out. I have to read up a bit about how this is supposed to work. > > I'm currently a...
Hi all, I'd like to help out with the project. I'm a bit new to rust. Let me know where I can lend a hand at!
@amitgilad3 any updates on this? Im happy to help if need :)
After looking at the way the action [here](https://github.com/apache/iceberg-python/blob/15887011cb6bae9a4408eedc2824133efa3e1599/pyiceberg/table/update/__init__.py#L471) was implemented, I refined the changes. Let me know if these make sense :)
> @ForeverAngry Could you see if you can get the linters/tests passing? Thanks! > @ForeverAngry Could you see if you can get the linters/tests passing? Thanks! I was able to...
> @ForeverAngry Sorry for the late reply, it looks like that there is a test failing now 👀 I think this [commit](https://github.com/apache/iceberg-python/pull/1880/commits/348831485a626e1483e131077e8f6a1892d72993) should fix the test error, i also added...
Well, right now this pr doesn't do anything with the newly orphaned files. It just handles the metadata operation.
I'm happy to follow the '.maintenance' api design if there is a strong preference toward it.