-
Couldn't load subscription status.
- Fork 1.7k
Closed as duplicate of#15021
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request