richox commented on code in PR #1747: URL: https://github.com/apache/auron/pull/1747#discussion_r2647715837
########## spark-extension/src/main/scala/org/apache/spark/sql/execution/auron/plan/NativeTakeOrderedAndProjectBase.scala: ########## Review Comment: MetricNode tree needs to be consistent with native plans, in this case there are two nested native plans but only one MetricNode, all the metrics in this plan will be updated to the wrong place. -- 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]
