| commit | cef7e71e7957e2e9cc605076c7605ffc37ad0b6b | [log] [tgz] |
|---|---|---|
| author | Ilya Tocar <ilya.tocar@intel.com> | Mon Feb 11 19:36:56 2019 +0100 |
| committer | Korn, Uwe <Uwe.Korn@blue-yonder.com> | Thu Feb 21 09:55:18 2019 +0100 |
| tree | 1446e245cc91722deceffc8913a3e608627518ee | |
| parent | 3e96dd2450f77ba564b078ff63abe704252b8622 [diff] |
ARROW-4501: Fix out-of-bounds read in DoubleCrcHash Author: Ilya Tocar <ilya.tocar@intel.com> Closes #3584 from TocarIP/itocar/hash_bug and squashes the following commits: 219990d5 <Ilya Tocar> ARROW-4501: Fix out-of-bounds read in DoubleCrcHash
Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.
Major components of the project include:
Arrow is an Apache Software Foundation project. Learn more at arrow.apache.org.
The reference Arrow libraries contain a number of distinct software components:
Even if you do not plan to contribute to Apache Arrow itself or Arrow integrations in other projects, we'd be happy to have you involved:
We prefer to receive contributions in the form of GitHub pull requests. Please send pull requests against the github.com/apache/arrow repository.
If you are looking for some ideas on what to contribute, check out the JIRA issues for the Apache Arrow project. Comment on the issue and/or contact dev@arrow.apache.org with your questions and ideas.
If you’d like to report a bug but don’t have time to fix it, you can still post it on JIRA, or email the mailing list dev@arrow.apache.org
To contribute a patch:
Thank you in advance for your contributions!