Chunhui Shi created DRILL-5296:
----------------------------------
Summary: Add option to allow "explain plan for" to hide the json
of the plan
Key: DRILL-5296
URL: https://issues.apache.org/jira/browse/DRILL-5296
Project: Apache Drill
Issue Type: Bug
Reporter: Chunhui Shi
Most of time, we just want to see the plan tree for a query in sqlline when we
run "explain plan for". The json part is for replay the query but may not be so
useful for most cases, and even for a simple query it could be hundreds lines.
So consider adding an option "with/without json"(like "with/without
implementation") to control whether to show the plan's json or not.
The default should be "without json" but this can be arguable.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)