Github user mateiz commented on the pull request:
https://github.com/apache/spark/pull/356#issuecomment-40107316
This is why it would be good to add a test actually. For instance you can
add a test with
`_deserialize_double_vector(_serialize_double_vector(array([1,2,3]))` and check
that it returns `array([1.0,2.0,3.0])`.
---
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.
---