-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Description
Describe the bug
I was following the examples given in aresdb/examples to populate the database with the tables, data and queries. Both the table and data worked fine, but the example for the query resulted in panic: query failed with status code 400. I have attached the full error here: error.log.
To Reproduce
Follow the example code given at aresdb/examples:
- cd examples
- go build examples.go
- ./examples tables --dataset 1k_trips
- ./examples data --dataset 1k_trips
- ./examples query --dataset 1k_trips
Expected behavior
Expected the database to respond with the response from the queries.
Desktop (please complete the following information):
- OS: Ubuntu 18.04.4 LTS
- Browser: Firefox 76.0.1
- Docker: v19.03.11
- nvidia-docker: v19.03.11
Additional context
I am using the docker image of the AresDB.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels