Github user ankurdave commented on the pull request:
https://github.com/apache/spark/pull/901#issuecomment-54219480
@pwendell @npanj @rxin This isn't mergeable at the moment because it
doesn't parse the edge attributes correctly. Since it's
[difficult](https://github.com/apache/spark/pull/901#issuecomment-44745827) to
do this parsing in general, there are two choices for now:
1. Modify the PR to accept only Int edge attributes (i.e., remove `ED`).
This would help users who just want Int edge attributes, but it introduces a
new special-case public API that we will need to support in the future.
2. Close the PR for now, and for users who want edge attributes, encourage
them to implement their own custom version of GraphLoader.
I'd suggest closing this for now.
---
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]