Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-3390

Custom UDAF for HyperLogLogPlus

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: In Progress
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      With ref # PHOENIX-2069

      Custome UDAF to aggregate/union of Hyperloglog's of a column and returns a Hyperloglog.

      select hllUnion(col1) from table; //returns a Hyperloglog, which is the union of all hyperloglog's from all rows for column 'col1'

      Attachments

        Issue Links

          Activity

            People

              aertoria Ethan Wang
              talktoswapna@gmail.com Swapna Kasula
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: