Re: [PR] fix: partition evaluator thread safety [iceberg-python]

2023-11-02 Thread via GitHub
Fokko merged PR #115: URL: https://github.com/apache/iceberg-python/pull/115 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.

Re: [PR] fix: partition evaluator thread safety [iceberg-python]

2023-11-01 Thread via GitHub
rustyconover commented on PR #115: URL: https://github.com/apache/iceberg-python/pull/115#issuecomment-1788911355 Looks great to me Sean! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[PR] fix: partition evaluator thread safety [iceberg-python]

2023-10-30 Thread via GitHub
skellys opened a new pull request, #115: URL: https://github.com/apache/iceberg-python/pull/115 I found a thread safety bug where some unwanted partitions would make it past the partition filter. I found and tested this fix on a simple Iceberg table with one schema spec, 5 manifest files (s