viirya commented on code in PR #36216:
URL: https://github.com/apache/spark/pull/36216#discussion_r851841360
##########
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/SchemaPruningSuite.scala:
##########
@@ -621,6 +627,21 @@ abstract class SchemaPruningSuite
}
}
+ testSchemaPruning("SPARK-38918: nested schema pruning with correlated
subqueries") {
Review Comment:
Without this PR, this test failed with `java.lang.RuntimeException: Once
strategy's idempotence is broken for batch RewriteSubquery`.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]