Skip to content

Provide the option of displaying Explain Plans as JSON #6137

@osawyerr

Description

@osawyerr

Is your feature request related to a problem or challenge?

Its a feature request - Currently the Explain plan can only be displayed as nested text. In a web based console, its not easy to render this in a user friendly way.

Describe the solution you'd like

It would be great to the option of having the Explain plan shown as a JSON document. If DataFusion is used as a query engine in a product with a web interface, its easier to render an explain plan in a user friendly way if its JSON rather than parsing out the current text format i.e. the JSON can be rendered easier in a browser in any way the app provider wishes.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions