Re: [I] optimize `_combine_positional_deletes` [iceberg-python]

2024-11-01 Thread via GitHub
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

Re: [I] optimize `_combine_positional_deletes` [iceberg-python]

2024-10-30 Thread via GitHub
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