tableau / tableau-log-viewer

Tableau Log Viewer is a cross-platform tool for quickly glancing over Tableau log files
MIT License
172 stars 51 forks source link

Visualize query plan without additional surrounding JSON tags #64

Closed vogelsgesang closed 7 years ago

vogelsgesang commented 7 years ago

The query plan is contained within the sub-property 'plan' of the log event query-plan. "Visualize query" should only display the plan, without the surrounding JSON nodes. Also, we did not yet support query plans logged as part of the event type optimizer-step.