ozankabak commented on PR #8653:
URL: 
https://github.com/apache/arrow-datafusion/pull/8653#issuecomment-1869558036

   For ease of review, I suggest looking at `struct` definitions of tree nodes 
and the transform functions. All `map_children` implementations are the same. 
Hopefully, this will help us design a framework where one doesn't need to 
define `map_children` and `apply_children` over and over again and just provide 
the transformation logic and a mechanism to access children nodes.


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

Reply via email to