featurebase/cmd
Seebs 121717594b
improve inspect output, switch roaring over to using new unmarshal
At some point the code changeover to use roaring iterators for
unmarshal got dropped, but the old unmarshal code is way harder to
make work for inspect, so this change is back.

This exports some of the names from the things returned by Info,
but also adds a roaring function to use the unmarshalling logic on
arbitrary data, allowing us to get more insight into a file -- in
particular, letting us distinguish between the bitmaps specified by
the roaring data and the bitmaps resulting from applying the ops log.
2020-06-29 15:13:47 -04:00
..
pilosa v2.0.0 2019-10-08 14:56:17 -06:00
check.go v2.0.0 2019-10-08 14:56:17 -06:00
check_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
config.go v2.0.0 2019-10-08 14:56:17 -06:00
doc.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
export.go v2.0.0 2019-10-08 14:56:17 -06:00
export_test.go v2.0.0 2019-10-08 14:56:17 -06:00
generate_config.go v2.0.0 2019-10-08 14:56:17 -06:00
import.go Revert "back out the pql.Decimal changes" 2020-04-01 17:46:46 -05:00
import_test.go Revert "back out the pql.Decimal changes" 2020-04-01 17:46:46 -05:00
inspect.go improve inspect output, switch roaring over to using new unmarshal 2020-06-29 15:13:47 -04:00
inspect_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
root.go rebrand pilosa binaries 2020-06-26 16:49:05 -04:00
root_test.go suppress test config arguments from pilosa config output 2020-04-24 11:02:42 -05:00
server.go v2.0.0 2019-10-08 14:56:17 -06:00
server_test.go allow floats in PQL queries for decimal fields 2019-11-13 10:07:24 -06:00