From 15cb9825e0a835ea27558c245723c43d6b2f1f70 Mon Sep 17 00:00:00 2001 From: Mariusz Rebandel Date: Wed, 5 Jul 2023 15:33:08 +0200 Subject: [PATCH] Updated supported native druid types in docs (#1076) --- docs/configuration-datacubes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration-datacubes.md b/docs/configuration-datacubes.md index 6b9c5867a..096bd23b1 100644 --- a/docs/configuration-datacubes.md +++ b/docs/configuration-datacubes.md @@ -118,7 +118,7 @@ If Turnilo is not able to discover column type, it could be overridden with Drui nativeType: hyperUnique ``` -Supported native types: "hyperUnique", "thetaSketch" and "approximateHistogram". +Supported native types: "hyperUnique", "thetaSketch", "HLLSketch", "approximateHistogram" and "quantilesDoublesSketch". ### Override numeric dimension