ndrluis commented on PR #748:
URL: https://github.com/apache/iceberg-python/pull/748#issuecomment-2115935825

   Hello @chinmay-bhat,
   
   I noticed that you are implementing the ancestors_of method, and we have 
another pull request (#533) that is implementing the same behavior in another 
place as a function with a different output (Iterable[Snapshot] instead of a 
List[tuple[int, int]]) and signature (expects a Snapshot instead of a Snapshot 
ID).
   
   I believe that we need to discuss and choose which one we want to have in 
the codebase.
   
   cc/ @HonahX @Fokko @syun64


-- 
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