Skip to content

Error populating query using the examples #367

@sianghwee

Description

@sianghwee

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:

  1. cd examples
  2. go build examples.go
  3. ./examples tables --dataset 1k_trips
  4. ./examples data --dataset 1k_trips
  5. ./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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions