osawyerr opened a new issue, #6137:
URL: https://github.com/apache/arrow-datafusion/issues/6137

   ### 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 friend way if its 
JSON rather than parsing out the current text format i'e. the JSON can be 
rendered any way the app provider wishes.
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to