cloud-fan commented on PR #41817: URL: https://github.com/apache/spark/pull/41817#issuecomment-1619017516
My idea is we should define a dependency here. When resolving group by alias, we should not resolve the grouping col if its corresponding agg expression contains `LateralColumnAliasReference`. We wait for the LCA rule to rewrite Aggregate first. Is it doable? -- 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]
