Slackbot
03/14/2023, 9:41 PMDidip Kerabat
03/14/2023, 10:48 PMDidip Kerabat
03/14/2023, 10:49 PMDruid natively supports five basic column types: “long” (64 bit signed int), “float” (32 bit float), “double” (64 bit float) “string” (UTF-8 encoded strings and string arrays), and “complex” (catch-all for more exotic data types like json, hyperUnique, and approxHistogram columns).
Vadim
03/14/2023, 11:19 PMGian Merlino
03/15/2023, 2:18 AMdefaultImpl (with jackson deserialization) is the devil. i bet we can fix it by removing defaultImpl from something or other, and possibly adding a deserializer for back-compat if neededGian Merlino
03/15/2023, 2:22 AMDimensionSchema is the one you are referring to