Mihailo Aleksic created SPARK-52385: ---------------------------------------
Summary: Remove TempResolvedColumns from InheritAnalysisRules name Key: SPARK-52385 URL: https://issues.apache.org/jira/browse/SPARK-52385 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 4.1.0 Reporter: Mihailo Aleksic In this issue I propose to remove the TempResolvedColumn nodes when computing the name for InheritAnalysisRules nodes (they are not removed during the ResolveAggregateFunctions rule). This is the right behavior as TempResolvedColumn is an internal node and shouldn't be exposed to the users. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org