GitHub user lemire opened a pull request:
https://github.com/apache/spark/pull/3044
Upgrading to roaring 0.4.5 (bug fix release)
I recommend upgrading roaring to 0.4.5 as it fixes a rarely occurring bug
in iterators (that would otherwise throw an unwarranted exception). The upgrade
should have no other consequence.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lemire/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3044.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3044
----
commit 431f3a08db85da083d1ac7e9679dd944c3f43cc3
Author: Daniel Lemire <[email protected]>
Date: 2014-10-25T00:31:09Z
Recommended bug fix release
commit 048933e1c518ffd18ecc2eb2b6c6801f2c7db5b4
Author: Daniel Lemire <[email protected]>
Date: 2014-10-31T21:57:29Z
Merge remote-tracking branch 'upstream/master'
commit 54018c54390944dc7b0017186eb5237126675cf9
Author: Daniel Lemire <[email protected]>
Date: 2014-10-31T21:58:34Z
Recommended update to roaring 0.4.5 (bug fix release)
----
---
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]