Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-1577

Druid adapter: Incorrect result - limit on timestamp disappears

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.11.0
    • 1.12.0
    • druid-adapter
    • None

    Description

      This can be observed with the following query:

      SELECT DISTINCT `__time`
      FROM store_sales_sold_time_subset
      ORDER BY `__time` ASC
      LIMIT 10;
      

      Query is translated to Druid timeseries, but limit operator disappears.

      Attachments

        Issue Links

          Activity

            People

              jcamacho Jesús Camacho Rodríguez
              jcamacho Jesús Camacho Rodríguez
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: