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

Druid type is called FLOAT, not DOUBLE

    XMLWordPrintableJSON

Details

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

    Description

      Currently the supported column types in Druid adapter are: LONG, DOUBLE, STRING and hyperUnique

      There's no clue to show Druid has DOUBLE as its column type. But instead it should be FLOAT as mentioned in Druid Documentation:

      Dimension columns will have type STRING. Metric columns will have type FLOAT or LONG or name of the underlying complex type such as hyperUnique in case of COMPLEX metric. Timestamp column will have type LONG.

      Fangjin Yang didn't mentioned it in related posts either. See 1 and 2

      Attachments

        Activity

          People

            julianhyde Julian Hyde
            VcamX Jiarong Wei
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: