Implement registration and basic parsing/serializing mechanism for window functions

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Query 2021-01-11, Query 2021-01-25, Query 2021-02-08
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Similar to expressions and accumulators, this ticket will expose a new registration macro for functions and their associated parser.

      The registered parser should return an instance of a class which holds the following:

      • Window definition
      • Parsed input expression
      • Additional function-specific arguments (e.g. 'default' for $shift)
      • Factory methods capable of producing executable window function state. Note that the window function state is not built (at the time of this ticket) so a placeholder may be fine.

            Assignee:
            David Percy (Inactive)
            Reporter:
            Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: