rdblue commented on PR #42:
URL: https://github.com/apache/iceberg-python/pull/42#issuecomment-1793797992

   Maybe it's me, but I don't understand the value of adding before and after 
callbacks to this visitor. A node's children are traversed when the future is 
called and that allows you to do whatever you want before and after further 
schema traversal. I think it makes more sense to consolidate the logic in the 
usual methods rather than use callbacks in this case.


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