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
Labels
Pull Request URL
Details
Details
Components
Assignee
Gavin Halliday
Gavin HallidayReporter
Gavin Halliday
Gavin HallidayPriority
Fix versions
Labels
Pull Request URL
Created February 10, 2017 at 3:39 PM
Updated June 1, 2017 at 2:19 PM
Resolved February 27, 2017 at 11:37 AM
There are some queries which take a very long time in ScopedDependentTransformer. The purpose of this transformation is to disambiguate the uses of datasets - depending on whether the dataset is implicitly in scope or not.
Investigate some possible optimizations, particularly minimizing the number of times an expression is transformed.