Takuya Ueshin created SPARK-27314: ------------------------------------- Summary: 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
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 (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org