kevinjqliu commented on issue #1271:
URL:
https://github.com/apache/iceberg-python/issues/1271#issuecomment-2452407403
@corleyma thats awesome, thanks! Would you like to open a PR and contribute
the change?
--
This is an automated message from the Apache Git Service.
To respond to the m
omkenge commented on issue #1271:
URL:
https://github.com/apache/iceberg-python/issues/1271#issuecomment-2448320956
Hi @kevinjqliu
Can we rewrite `_combine_positional_deletes` function by using a `set-based
approach` instead of the previous `NumPy` method. The set method significantly