dilipbiswal opened a new pull request #24652: [SPARK-27782][SQL] Use '#' to mark expression id embedded in the name field of SubqueryExec operator URL: https://github.com/apache/spark/pull/24652 ## What changes were proposed in this pull request? This is a minor pr to use `#` as a marker for expression id that is embedded in the name field of SubqueryExec operator. This is to help SQLQueryTestSuite anonymize these expression ids. ## How was this patch tested? Added a small test in scalar-subquery-predicate.sql.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
