Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Minor Change
-
Query Optimization 2021-03-22, Query Optimization 2021-04-05, Query Optimization 2021-04-19
Description
SERVER-54233 adds a new executor type for $derivative, but its not currently hooked up to the front end. The two main tasks for this ticket are to (1) register a $derivative parser and parse tree representation (window_function::Expression) and (2) build the new executor when appropriate. Then we should be able to write JS tests for the derivative function as well.
Attachments
Issue Links
- is depended on by
-
SERVER-54245 $derivative over time-based window
-
- Closed
-
- is documented by
-
DOCS-14338 Investigate changes in SERVER-54907: Add translation logic for $derivative executor
-
- Closed
-