Dandandan commented on pull request #9865: URL: https://github.com/apache/arrow/pull/9865#issuecomment-813332390
> > > Somehow this is what the plan looks like - already before optimization(?) it seems it doesn't have children somehow > > > > > > I think this is due to the `Debug` implementation not printing out children recursively: > > https://github.com/apache/arrow/blob/9262a5d83b6037d0c39668310b1875e32f1b7e83/rust/datafusion/tests/user_defined_plan.rs#L336 > > Yeah, I realized that later. Don't know how it is handled in others though, seems formatters implementations only need to include themselves, not their children? Ah it is only defined like that on the logical plan... -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org