Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-22

Aggregation of entire stream should be possible by specifying empty list of keys

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None

    Description

      The aggregate operator should support an empty list of keys to allow aggregation across the entire input something like this:

            { op: "aggregate", type: "simple", keys: [], 
              aggregations: [ref: "average", expr: "AVG(y)"]}
      

      Attachments

        Activity

          People

            jnadeau Jacques Nadeau
            tdunning Ted Dunning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: