arkouda
arkouda copied to clipboard
Non-hierarchical bigint `search_intervals`
Add support for search_intervals
for running the non-hierarchical version on bigint
pdarrays mixed with other types (where the bigint will still be hierarchical between it's high bits and low bits)
Compiling related issues/PRs for reference when working this:
- https://github.com/Bears-R-Us/arkouda/issues/1844
- https://github.com/Bears-R-Us/arkouda/pull/1911