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

Push TOP N to Druid queries

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      After HIVE-15708 promotes Calcite to 1.12, TOP N queries over Druid tables will be implemented by GroupBy on Druid and then (sort and) Limit on Hive. The relevant changes on Calcite side are related to CALCITE-1578 and steam from fundamental semantic differences between Druid concept of TOP (ie. top within a GBy) vs. SQL TOP/LIMIT (ie. global).

      Attachments

        Issue Links

          Activity

            People

              rusanu Remus Rusanu
              rusanu Remus Rusanu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: