pepijnve commented on PR #17419: URL: https://github.com/apache/datafusion/pull/17419#issuecomment-3319970899
I had quick look using flamegraph at `physical_plan_clickbench_q43` since that showed that largest relative increase. Physical planning hardly shows up in the output. The largest block by far is `LogicalPlanBuilder::normalize`. Do you see similar output @alamb? Or are you getting something that points in the direction of the changes in this PR? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
