Github user jkbradley commented on the pull request:
https://github.com/apache/spark/pull/7794#issuecomment-126509206
@MechCoder Actually, it looks like the Python SparseVector constructor is
really inefficient, requiring either (a) a full pass over the indices or (b)
sorting the indices, depending on what is passed to the constructor. Would you
mind making a JIRA for making the Python constructor equivalent to the Scala
one? Thank you!
---
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]