[ 
https://issues.apache.org/jira/browse/ASTERIXDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ian Maxon updated ASTERIXDB-3224:
---------------------------------
    Labels: triaged  (was: )

> Add DOT as plan format output option
> ------------------------------------
>
>                 Key: ASTERIXDB-3224
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3224
>             Project: Apache AsterixDB
>          Issue Type: Wish
>          Components: API - HTTP API
>            Reporter: Glenn Justo Galvizo
>            Priority: Major
>              Labels: triaged
>
> We currently export our plan (through our API) as JSON or as a string. Our 
> 19006 UI (AFAIK) currently parses the JSON string and builds a graph from 
> that JSON, but a more robust approach would be to generate a DOT format 
> string and use this to help generate our graph instead. There's a lot of 
> tools out there for visualizing DOT strings, meaning that other interfaces / 
> applications could also visualize query plans if they need to.
>  
> We have a DOT format printer in our codebase that is currently unused, so it 
> wouldn't be too much work on the API side-- not too sure how much work this 
> would be on the 19006 UI side though.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to