kevinjqliu commented on issue #3498:
URL: 
https://github.com/apache/iceberg-python/issues/3498#issuecomment-5381324679

   These are mostly resolved. 
   
   1. **Strict `NotEqualTo` / `NotIn` pruning** — Fixed in #3521, with 
additional regression coverage in #3547. Both are merged.
   2. **Strict metrics with `record_count <= 0`** — No change.
   3. **Residual ordered comparisons with null partitions** — Addressed by 
#3817, currently open. It covers `<`, `<=`, `>`, and `>=`, including a public 
scan regression test.
   4. **Residual `NotNaN(None)` semantics** — Fixed by #3689, which is merged.
   
   Once #3817 is merged, all actionable items will be resolved.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to