Fokko commented on PR #360:
URL: https://github.com/apache/iceberg-rust/pull/360#issuecomment-2084680618

   > Since I also wanted to tackle the impl of the ExpressionEvaluator I'd be 
grateful if you could tell me where I went wrong? My understanding is that the 
partition_expr is passed into the ExpressionEvaluator and that the expr is 
taken from the DefaultDict of partition filters which contains the inclusive 
projections?
   
   You're right, we need both of them 👍 
   
   > However, if I understand correctly we still needed to extract the 
partition filters since they will be needed for positional deletes.
   
   Yes, we need it there as well :) Let's move this forward. Thanks 
@marvinlanhenke for working on this, and @sdd for the prompt review 🙌 


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to