XMLWordPrintableJSON

Details

    Description

      Add Aggregate operator to Table API as described in Google doc.

      The usage:

      val res = tab
       .groupBy('a) // leave out groupBy-clause to define global aggregates
       .agg(fun: AggregateFunction)  // output has columns 'a, 'b, 'c
       .select('a, 'c)
      

      Attachments

        Activity

          People

            hequn8128 Hequn Cheng
            sunjincheng121 sunjincheng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 0.5h
                0.5h