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

Group by Decimal Constants push down to Druid tables.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • Druid integration
    • None

    Description

      Queries like following gets generated by Tableau.

      SELECT SUM(`ssb_druid_100`.`lo_revenue`) AS `sum_lo_revenue_ok`
       FROM `druid_ssb`.`ssb_druid_100` `ssb_druid_100`
      GROUP BY 1.1000000000000001;
      

      Attachments

        1. HIVE-19674.6.patch
          108 kB
          Vineet Garg
        2. HIVE-19674.5.patch
          108 kB
          Vineet Garg
        3. HIVE-19674.4.patch
          106 kB
          Vineet Garg
        4. HIVE-19674.3.patch
          14 kB
          Vineet Garg
        5. HIVE-19674.2.patch
          13 kB
          Vineet Garg
        6. HIVE-19674.1.patch
          8 kB
          Vineet Garg

        Activity

          People

            vgarg Vineet Garg
            bslim Slim Bouguerra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: