Details
Description
I think it would be great to see some work in the area of tools for helping
with the analysis of complex query execution. Quite frequently, users of
Derby have trouble comprehending (a) how their query is being translated
into a query plan by the optimizer, and (b) what the execution-time resource
usage of the various parts of the query is.
There are low-level features in Derby which capture this information and
record it, such as logQueryPlan, and the XPLAIN tables, but there is a lot
of opportunity for designing higher-level tools which can process the query
plan and execution statistics information and present it in a more
comprehensible fashion.
Attachments
Attachments
Issue Links
- incorporates
-
DERBY-4766 Redesign the PlanExporter tool API for simplicity
- Open
-
DERBY-4768 Create template style sheets for PlanExporter tool and copy those templates into demo/templates as part of building a release
- Open
-
DERBY-4775 Allow exporting of multiple query plans in a single operation of PlanExporter Tool
- Open
-
DERBY-4783 Add all data in XPlain tables into the XML file generated by PlanExporter Tool
- In Progress
- is depended upon by
-
DERBY-4758 Adding documentation about the PlanExporter Tool
- Closed
- is related to
-
DERBY-4902 Encoding problem in output from plan exporter
- Closed
1.
|
Adding documentation about the PlanExporter Tool | Closed | Nirmal Fernando | |
2.
|
Investigate character set and encoding issues of PlanExporter Tool | Closed | Unassigned |