Github user kmadhugit commented on the pull request:
https://github.com/apache/spark/pull/7020#issuecomment-117213182
On other hand if we keep current behavior for any group operation not just
join alone, it would silent truncate the results which would unexpected. I'm
very new to SPARK, I could be missing something here, but I feel RDD with zero
number partitions should behave similar to empty RDD in all group operations.
Since default_paritioner is called via cogroup it should be okay to not to
select user defined partitioner for result RDD.
---
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]