Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
ghx-label-8
Description
The query plan debug page fetches and re-renders the query plan graph every second event after the query has completed.
For large query plans this makes interacting with the graph much slower and resource intensive on the user's web browser. Also it put a strain on the coordinator node as large query plans can be several megabytes in size and is constantly re-transmitted while the user has the query plan page open.