data will be import to default index ibench, default range frame range-frame, default field range-frame. Make sure range-frame doesn't exist since I'm waiting for Yuce update go-pilosa for adding new fields to existing frame, so fields now need to be an options when creating frame. This imports data randomly from with max-value = 1000, max-column-id=1000 and about 1000 fields.
To generate random query and run:
pi bench range-query --max-depth=4 --max-args 2
Last query from queries list is an error one and benchmark returns error as following:
Steps to reproduce a range query bug:
To import range data, run
data will be import to default index
ibench
, default range framerange-frame
, default fieldrange-frame
. Make surerange-frame
doesn't exist since I'm waiting for Yuce update go-pilosa for adding new fields to existing frame, so fields now need to be an options when creating frame. This imports data randomly from with max-value = 1000, max-column-id=1000 and about 1000 fields.To generate random query and run:
Last query from queries list is an error one and benchmark returns error as following:
And pilosa server log error as following: