Join Slack
Powered by
This message was deleted.
# troubleshooting
s
Slackbot
06/02/2023, 5:29 AM
This message was deleted.
p
Pranav
06/02/2023, 6:43 AM
https://github.com/yahoo/maha/tree/master/druid-lookups#maha-druid-lookups
Maha lookup supports the multi value lookup.
👍 1
t
Tejas Parbat
06/02/2023, 6:46 AM
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
Vadim
06/02/2023, 4:53 PM
if you are using the lookups that ship with Druid you would need 3 lookups, user_id => gender, user_id => age, user_id => city
Open in Slack
Previous
Next