featurebase/roaring
Ben Johnson 0bb94fc83d
Implement BSI Field Range internally
This commit adds `FieldRange()` to the `Frame`, `View`, and
`Fragment` types. It accepts an operator & a predicate and
returns a bitmap of matching field values.
2017-08-01 14:44:53 -06:00
..
assembly.go asm build options for non amd64 2017-05-15 11:31:41 -05:00
assembly_amd64.s roaring: fix vet issues with the assembly code 2017-05-04 11:01:10 +02:00
assembly_asm.go asm build options for non amd64 2017-05-15 11:31:41 -05:00
assembly_generic.go asm build options for non amd64 2017-05-15 11:31:41 -05:00
assembly_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
internal_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
roaring.go Implement BSI Field Range internally 2017-08-01 14:44:53 -06:00
roaring_internal_test.go rewrite intersectCountArrayBitmap for perf test 2017-05-24 12:38:50 -05:00
roaring_test.go Implement BSI Field Range internally 2017-08-01 14:44:53 -06:00