Github user iamhumanbeing commented on the issue:
https://github.com/apache/spark/pull/19058
@srowen : this test is not failing, but the test name is not correct. it
should be "minNumPostShufflePartitions: 5", cause the unit test code set
minNumPostShufflePartitions to 5, not 3.
determining the number of reducers: aggregate
operator(minNumPostShufflePartitions: 3)
determining the number of reducers: join
operator(minNumPostShufflePartitions: 3)
determining the number of reducers: complex query
1(minNumPostShufflePartitions: 3)
determining the number of reducers: complex query
2(minNumPostShufflePartitions: 3)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]