Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Gavin HallidayGavin HallidayReporter
Gavin HallidayGavin HallidayPriority
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee
Gavin Halliday
Gavin HallidayReporter
Gavin Halliday
Gavin HallidayPriority
Fix versions
Pull Request URL
Created March 15, 2017 at 8:51 AM
Updated March 20, 2017 at 1:39 PM
Resolved March 20, 2017 at 1:39 PM
Currently the CseScopeTransformer which works out where common sub expressions should be evaluated can take a pathological amount of time on some queries. While rewriting the mechanism may be a good long term goal, refactoring the code would provide short term benefits. (The time it takes is currently blocking other optimizations.)