Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error showing nested JSON lists #91

Open
larf311 opened this issue Jul 19, 2022 · 1 comment
Open

Error showing nested JSON lists #91

larf311 opened this issue Jul 19, 2022 · 1 comment

Comments

@larf311
Copy link

larf311 commented Jul 19, 2022

  • Bug: for relation output with nested JSON lists, the output of show.results(query_output) throws an error
    • The error message: “TypeError: sequence item 7: expected str instance, dict found”
    • Steps to reproduce:
      • For some database db with the flight data and models and a warm engine e, run
>>> res = api.query(ctx, "db", "e", "def output = results_json[ts_sample]", readonly=True)

>>> show.results(res)
@billscheidel-rai
Copy link

Note: This issue has been migrated to https://relationalai.atlassian.net/browse/RAI-6044.

This link is only accessible to employees of RelationalAI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants