Dilip Biswal created SPARK-27782: ------------------------------------ Summary: Use '#' to mark expression id embedded in the subquery name in the SubqueryExec operator. Key: SPARK-27782 URL: https://issues.apache.org/jira/browse/SPARK-27782 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 2.4.3 Reporter: Dilip Biswal
Use "#" to mark the expression id in the name field of `SubqueryExec` operator. Currently in SQLQueryTestSuite we anonymize the expression ids in the output file for comparison purposes. -- 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