This message was deleted.
# troubleshooting
s
This message was deleted.
p
👍 1
t
Normally , https://druid.apache.org/docs/latest/querying/datasource.html#lookup Lookup datasources are key-value oriented and always have exactly two columns:
k
(the key) and
v
(the value), and both are always strings.
v
if you are using the lookups that ship with Druid you would need 3 lookups, user_id => gender, user_id => age, user_id => city