Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-8397

Approximated cardinality with HyperLogLog UDAF

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • UDF
    • None

    Description

      Useful sometimes for quick estimation of bulk data.

      select hll(key), hll(value) from src;
      

      Also can be used with hive.fetch.task.aggr=true;

      Attachments

        1. HIVE-8397.1.patch.txt
          15 kB
          Navis Ryu
        2. HIVE-8397.2.patch.txt
          15 kB
          Navis Ryu

        Issue Links

          Activity

            People

              navis Navis Ryu
              navis Navis Ryu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: