Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
Currently string columns aren't detected because "isSupportedType" doesn't include them.
Also, I think there isn't any need to add to fieldBuilder while scanning the "aggregators" - that map contains the aggregate functions used to create the metric columns, but the metric columns are still in "columns" anyway.
Attachments
Issue Links
- duplicates
-
CALCITE-1348 In Druid adapter, adjust how SegmentMetadataQuery is used to detect types
- Closed