Github user brkyvz commented on the pull request:
https://github.com/apache/spark/pull/4286#issuecomment-136522922
The merge conflicts should be minor. Due to `Since(1.3.0)`s. @mengxr Would
we like this for 1.6? I'm thinking of implementing some optimizations to the
code as well in a separate PR. Namely:
1- perform fake join on the driver on metadata to figure out which
partitions we need to send blocks to
2- communicate a block once to a partition, and join inside the partition
as many times as needed
---
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]