Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-394

Create Stellar Date Functions to Use with Profile 'Group By'

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Done
    • Major
    • Resolution: Done
    • None
    • 0.2.1BETA
    • None

    Description

      METRON-392 Allows a user to optionally define a custom set of 'groupBy' expressions that controls how Profile data is persisted. This is intended to allow for contiguous scans when training on subsets of the data.

      A common use case would be grouping the data by some calendar period, like day of week. This would allow a contiguous scan to access all profile data, for example, on Mondays only. The Stellar expression DAY_OF_WEEK(start) would achieve this.

      The following functions would be useful to have for this purpose.

      • WEEK_OF_MONTH
      • WEEK_OF_YEAR
      • DAY_OF_WEEK
      • DAY_OF_MONTH
      • DAY_OF_YEAR
      • MONTH
      • YEAR

      Attachments

        Issue Links

          Activity

            People

              nickwallen Nick Allen
              nickwallen Nick Allen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: