mike-tr-adamson opened a new pull request, #2409: URL: https://github.com/apache/cassandra/pull/2409
[Numeric on-disk index write and search. Includes:](https://github.com/apache/cassandra/commit/68efba17fd4c1c6a8fa8fcf6874d82916ec637b0) - The disk/v1/kdtree package containing the kdtree writer and reader - The implementation code to tie these into the existing read and write paths. The main parts of this are the NumericIndexWriter and the NumericIndexSegmentSearcher - Additional testing for the new code -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

