mihailotim-db commented on code in PR #50310: URL: https://github.com/apache/spark/pull/50310#discussion_r2003879673
########## sql/core/src/test/scala/org/apache/spark/sql/LateralColumnAliasSuite.scala: ########## @@ -1366,40 +1366,21 @@ class LateralColumnAliasSuite extends LateralColumnAliasSuiteBase { sql("select 1 as a, a").queryExecution.assertAnalyzed() } - test("SPARK-49349: Improve error message for LCA with Generate") { Review Comment: This test now passes so refactoring it a bit -- 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. To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org