redash icon indicating copy to clipboard operation
redash copied to clipboard

Support multi column results with using mongo query runner

Open del-zhenwu opened this issue 5 years ago • 0 comments

What type of PR is this? (check all applicable)

  • [x] Other

Description

Support the following queries for results parser when using mongodb:

    "fields": {
        "run_id": 1,
        "metrics.value.acc": 2
    },

We currently only support for two levels in fields

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

del-zhenwu avatar Apr 25 '20 15:04 del-zhenwu