cloud-fan commented on a change in pull request #27068: [SPARK-30403][SQL] fix
the NoSuchElementException when enable AQE with InSubquery expression
URL: https://github.com/apache/spark/pull/27068#discussion_r362382003
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/execution/adaptive/AdaptiveQueryExecSuite.scala
##########
@@ -599,4 +599,14 @@ class AdaptiveQueryExecSuite
}
}
}
+
+ test("SPARK-30403: AQE should handle the InSubquery when" +
Review comment:
let's make the test name shorter: `SPARK-30403: AQE should handle InSubquery`
----------------------------------------------------------------
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]