andygrove commented on code in PR #4179:
URL: https://github.com/apache/datafusion-comet/pull/4179#discussion_r3185113742
##########
dev/diffs/4.1.1.diff:
##########
@@ -757,43 +757,15 @@ index e1a2fd33c7c..9a93daa8f5a 100644
assert(countSubqueryBroadcasts == 1)
assert(countReusedSubqueryBroadcasts == 1)
-@@ -1215,7 +1231,8 @@ abstract class DynamicPartitionPruningSuiteBase
- }
-
- test("SPARK-32509: Unused Dynamic Pruning filter shouldn't affect " +
Review Comment:
No, these are unrelated and should have been in a separate PR. These are
enabling tests that pass now that DPP was implemented
--
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]