[ https://issues.apache.org/jira/browse/SPARK-27314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536503#comment-17536503 ]
tenglei edited comment on SPARK-27314 at 5/13/22 8:33 AM: ---------------------------------------------------------- I note that this pr refers to a temporary issue,but I'm not clear the problem that with self-union when children have the same expression id. Could you explain the problem or show an example that when same expression id happen in self-union?[~ueshin] was (Author: tenglei): I note that this pr refers to a temporary issue,but I'm not clear the problem that with self-union when children have the same expression id. Could you explain the problem or show an simple example that when same expression id happen in self-union?[~ueshin] > Deduplicate exprIds for Union. > ------------------------------ > > Key: SPARK-27314 > URL: https://issues.apache.org/jira/browse/SPARK-27314 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 2.4.0 > Reporter: Takuya Ueshin > Assignee: Takuya Ueshin > Priority: Major > Fix For: 3.0.0 > > > We have been having a potential problem with {{Union}} when the children have > the same expression id in their outputs, which happens when self-union. -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org