Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Gavin HallidayGavin HallidayReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
MinorCompatibility
MinorFix versions
Pull Request URL
Roadmap
2020q1Due date
Nov 29, 2019
Details
Details
Components
Assignee
Gavin Halliday
Gavin HallidayReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Compatibility
Minor
Fix versions
Pull Request URL
Roadmap
2020q1
Due date
Nov 29, 2019
Created November 20, 2019 at 9:40 AM
Updated January 30, 2020 at 5:33 PM
Resolved January 30, 2020 at 5:33 PM
If a code generated logical filename is computed and therefore marked as variable, and the activity is within a child query, Thor requires it to be recomputed , looked up in Dali, and serialized each CQ iteration.
Which is shame if as in many cases, the filename is actually constant for the lifetime of the query.
Can we introduce a new concept/flag, that filename is computed, but constant for duration of query execution? e.g. if STORED and computed.